Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard not disappearing on clicking outside the view #54

Closed
pratikbaid3 opened this issue Jan 15, 2021 · 1 comment
Closed

Keyboard not disappearing on clicking outside the view #54

pratikbaid3 opened this issue Jan 15, 2021 · 1 comment

Comments

@pratikbaid3
Copy link
Contributor

Describe the bug
After the keyboard appears on clicking on a text field, the only was to exit the keyboard is press the back button (android) or exit the view (ios).

To Reproduce
Steps to reproduce the behavior:

  1. Go to the 'Profile' page from the drawer
  2. Click on 'Edit Profile
  3. Try clicking outside the keyboard view
  4. The keyboard does not disappear

Expected behavior
The keyboard should exit as soon as we click outside the scope of the keyboard and actions like pressing the back button or exiting the view should be abvoided

Screenshots
Screenshot_20210115-151756

Are you working on this issue? (Yes/No)
Yes.

@pratikbaid3
Copy link
Contributor Author

#55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants