nelsonwellswku/lunch-tracker

Log in page doesn't show an error when user provides an incorrect username and password

Closed this issue · 0 comments

If you go to the log in page and give it an incorrect user name and password, the server responds with the appropriate error but the validation div isn't show on the page. This is probably a good time to pull the logic for creating a validation div into its own component because it is already copy/pasted in a couple of other places.