Skip to content

[0.62] Prevent Clicks/Taps From TextInput to Touchables in ScrollView From Being Eaten - #5895

Closed
Nick Gerleman (NickGerleman) wants to merge 3 commits into
microsoft:0.62-stablefrom
NickGerleman:scrollresponder-62
Closed

[0.62] Prevent Clicks/Taps From TextInput to Touchables in ScrollView From Being Eaten#5895
Nick Gerleman (NickGerleman) wants to merge 3 commits into
microsoft:0.62-stablefrom
NickGerleman:scrollresponder-62

Conversation

@NickGerleman

@NickGerlemanNick Gerleman (NickGerleman) commented Sep 1, 2020

Copy link
Copy Markdown
Contributor

Fixes#5867

This backports the upstream change made in react/react-native#29798 to older versions of react-native-windows. Not going to bother to add the patching to the master branch, since we will pull in the fix automatically before 0.64.

Validates the issue no longer repros after the change in the multicolumn flatlist example.

Microsoft Reviewers: Open in CodeFlow

…eing Eaten
See microsoft#5867
This backports the upstream change made in react/react-native#29798 to older versions of react-native-windows. Not going to bother to add the patching to the master branch, since we will pull in the fix automatically before 0.64.
Validates the issue no longer repros after the change in the multicolumn flatlist example.
@NickGerleman

Copy link
Copy Markdown
ContributorAuthor

Reverted upstream. Closing this for now

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@NickGerleman@acoates-ms@Khalef1