namesakefyi / namesake

Web app to aid with the legal name and gender marker change process in the U.S.
Other
4 stars 2 forks source link

Error message not shown on unsuccessful login #167

Open evadecker opened 3 days ago

evadecker commented 3 days ago

Describe the bug Currently if a user fails to log in, the form is cleared and no message is displayed.

To Reproduce Steps to reproduce the behavior:

  1. Log in with incorrect credentials or nonexistent account
  2. No message is displayed

Expected behavior An error displays letting the user know the account doesn't exist or the password is wrong.