Issue Description
While testing the application, I noticed that the project currently uses default browser alert/modals for notifications instead of modern toast notifications. This breaks the overall UI consistency and affects user experience.
Issues Observed
- Default browser alert/modal notifications are being used.
- Notifications do not match the project’s UI theme.
- Browser alerts feel outdated and interrupt user interaction flow.
- Lack of smooth transitions and modern feedback experience.
- Expected Improvements
- Replace default browser alerts with modern toast notifications.
- Implement themed toast notifications matching the existing UI design.
- Add smooth animations and proper positioning for notifications.
- Improve overall user interaction and feedback experience.
- Possible Implementation.
Integrate libraries such as:
- React Hot Toast
- Sonner
- React Toastify
I would like to work on this issue under GSSOC'26 and improve the notification experience and UI consistency of the project. 🚀
Issue Description
While testing the application, I noticed that the project currently uses default browser alert/modals for notifications instead of modern toast notifications. This breaks the overall UI consistency and affects user experience.
Issues Observed
Integrate libraries such as:
I would like to work on this issue under GSSOC'26 and improve the notification experience and UI consistency of the project. 🚀