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

iOS - Scrolling behavior hides the caret when tapped at the beginning of a very long text #432

Closed
pinarol opened this issue Dec 21, 2018 · 2 comments
Assignees

Comments

@pinarol
Copy link
Contributor

pinarol commented Dec 21, 2018

Scrolling behavior hides the caret when user taps at the beginning of a very long text. This happens because KeyboardAwareScrollView always focuses at the end of the selected react element. Let's dig in some more to make it scroll to the cursor instead.

ezgif com-video-to-gif-4

@pinarol pinarol added this to the Beta milestone Dec 21, 2018
@koke
Copy link
Member

koke commented Dec 21, 2018

Related to #427

@SergioEstevao
Copy link
Contributor

I'm no longer able to reproduce this on iOS so I'm closing this ticket.

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

No branches or pull requests

3 participants