Skip to content

fix(pirateship): Disable on press when scrolling on grid #839

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

Closed

Conversation

MauricioPerezBB
Copy link

@MauricioPerezBB MauricioPerezBB commented Sep 30, 2019

Test:
This ticket fixes web.
On any brower go to a product list. Scroll down and it should not take you to any product detail until you stop scrolling.

@Cauldrath
Copy link

Relevant issues in react-native-web:
necolas/react-native-web#1219
necolas/react-native-web#731

This change only addresses the issue specifically in PirateShip Product Index and will not fix it for any existing apps or any other sections of the site. The issue seems to be specific to touchables inside of ScrollViews.

@Cauldrath Cauldrath closed this Nov 12, 2019
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

Successfully merging this pull request may close these issues.

2 participants