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

Fix keyboard dismiss on tap outside textfield for social media screens #132

Open
lucyxubroad opened this issue Feb 21, 2021 · 0 comments
Open
Labels
attention Extra investigation is needed low priority Not important

Comments

@lucyxubroad
Copy link
Contributor

Social media screens don't dismiss keyboard on tap outside of the textfields. For some reason, the solution we've been using to dismiss the keyboard by adding a tap gesture recognizer doesn't work very well with the social media screens for the Facebook button because it interferes with its clear text functionality.

@lucyxubroad lucyxubroad added attention Extra investigation is needed low priority Not important labels Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attention Extra investigation is needed low priority Not important
Projects
None yet
Development

No branches or pull requests

1 participant