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

ScrollView keyboardShouldPersistTaps #3073

Closed
chrisglein opened this issue Sep 4, 2019 · 1 comment
Closed

ScrollView keyboardShouldPersistTaps #3073

chrisglein opened this issue Sep 4, 2019 · 1 comment

Comments

@chrisglein
Copy link
Member

chrisglein commented Sep 4, 2019

Split out from #2113
https://facebook.github.io/react-native/docs/scrollview#keyboardshouldpersisttaps
Determines when the keyboard should stay visible after a tap.
Not directly supported by ScrollViewer. Mobile-specific. Could be difficult, needs deep dive.

@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 4, 2019
@chrisglein chrisglein added API: Completion Area: ScrollView nice-to-have p3 and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Sep 4, 2019
@chrisglein chrisglein added this to the vNext Milestone 4 milestone Sep 4, 2019
@marlenecota marlenecota changed the title keyboardShouldPersistTaps ScrollView keyboardShouldPersistTaps Oct 31, 2019
@chrisglein chrisglein removed the vnext label Mar 18, 2020
@chrisglein chrisglein modified the milestones: 0.62 (M5), Backlog Apr 8, 2020
@ghost ghost added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Sep 16, 2020
@chrisglein chrisglein added enhancement and removed Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) labels Sep 23, 2020
@NickGerleman
Copy link
Collaborator

This prop is JS only, so we get it for free and it works as expected on RNW last I played around in the area. Please feel free to reopen if there are any known issues.

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

2 participants