isaac238 / ITSE_GROUP

Repo for our introduction to software engineering module gym administration project
https://itse.isaac238.dev
2 stars 0 forks source link

User Friendly Error Messages #34

Closed WestheadJ closed 10 months ago

WestheadJ commented 1 year ago

IDEA

Add a user friendly error message to explain what's gone wrong

Example:

A user registers with an email already in use

Error message: An account is already associated to that email address try logging in

Needs to be on all pages, could be a component (easier for colour decisions i.e toggle between and error or success message if passed into component)

WestheadJ commented 11 months ago

Displays notification

WestheadJ commented 11 months ago

User can remove the notification

WestheadJ commented 11 months ago

success, warnings and error notifications

WestheadJ commented 11 months ago

Need to do a register success and error message if there's an issue but it refreshes and gets removed

WestheadJ commented 11 months ago

Register error notification all good