shaun-sweet / portal-project

Bringing projects, project owners and bored people together
3 stars 0 forks source link

Error Handling on Login #22

Closed ttalhouk closed 6 years ago

ttalhouk commented 6 years ago

If error occurs we only are logging it to the console. We need to add error messages on the form to help the user determine what is happening or redirect as needed.

ttalhouk commented 6 years ago

Added some error handling for auth errors in PR. This will give the user a message and highlight the appropriate field base on error with the email or the password. Also added a notification div above if user closes the auth popup without authenticating. More errors can be added to the handle error function as needed.

shaun-sweet commented 6 years ago

this was merged earlier today!

shaun-sweet commented 6 years ago

https://github.com/shaun-sweet/portal-project/pull/21