Fenrir-04 / Algo-Media

A YouTube Clone Website using React.JS, Material UI and RapidApi.
MIT License
16 stars 62 forks source link

[FEATURE] Implement Toast Error Handling for Enhanced User Experience #160

Closed abhinav-m22 closed 1 year ago

abhinav-m22 commented 1 year ago

Description

At present, the codebase relies on JavaScript alerts to display error messages, which disrupt the user experience and lack the flexibility to provide a more visually appealing and intuitive error feedback. To improve user experience and streamline error handling, we should implement toast notifications for displaying errors.

Features:

  1. Improved User Experience.
  2. Improved visual appeal
  3. Consistent error presentation
  4. Appropriate Firebase Errors can be displayed as it is like incorrect password, user not found, password limit, etc.

Screenshots

image



Add toast errors like these which will match with the theme:

Additional information

Please assign me the issue under GSSOC23.

Checklist

github-actions[bot] commented 1 year ago

Hello abhinav-m22, thanks for opening an issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.