Description
The application currently lacks proper toast notifications and user feedback for important actions such as authentication, form submission, and API responses.
This creates confusion for users because actions either fail silently or do not provide clear success/error messages.
Expected Behavior
- Show success toasts for successful actions
- Show error toasts for failed requests or validation issues
- Display loading feedback where necessary
- Maintain consistent notification styling throughout the app
Suggested Areas
- Login / Signup
- Form submissions
- API request failures
@Areeb-coder I would like to work on this. Please assign it to me
Description
The application currently lacks proper toast notifications and user feedback for important actions such as authentication, form submission, and API responses.
This creates confusion for users because actions either fail silently or do not provide clear success/error messages.
Expected Behavior
Suggested Areas
@Areeb-coder I would like to work on this. Please assign it to me