No error message when invalid login credentials are provided
When a user attempts to login and puts in invalid login credentials the app does not notify the user it was incorrect. It also doesn't clear the incorrect login information.
Can be reproduced on main login screen when providing bad login information.
Expected behavior is an error message saying "incorrect username/password"
Defect