-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Description
Summary:
The keyboard should disappear after hitting the login button.
Steps to reproduce:
- Run the app
- Type credential (other than correct one) in provided space
- Click on login button ( users can't see any response given by application)
- Press the back button
- will see a message given by application (at the bottom)
Expected behavior:
Whenever user should click on login button, the keyboard should disappear so that user should be able to see message thrown by the application
Observed behavior:
When I typed username and password (other than correct one), after clicking on login button, I was unable to see the message thrown by the application. Since the message was hidden by keyboard.
Device and Android version:
Nexus 5X, API 24
Screenshots:
After click on login button:
After hitting the back button (message is visible):
Metadata
Metadata
Assignees
Labels
No labels

