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

PopTip on TextField need 2 Taps to begin editing? #154

Open
niczm25 opened this issue Apr 26, 2018 · 0 comments
Open

PopTip on TextField need 2 Taps to begin editing? #154

niczm25 opened this issue Apr 26, 2018 · 0 comments

Comments

@niczm25
Copy link

niczm25 commented Apr 26, 2018

When PopTip is shown on TextField, TextField need to be tap 2 times for it to becomeFirstResponder or for the keyboard to appear.
1st tap hides the PopTip, then 2nd tap makes the TextField first responder and will show keyboard. Even if shouldDismissOnTapOutside = false, it needs to be tap 2 times for the TextField to becomeFirstResponder.

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

1 participant