Skip to content

List Receives Click While Scrolling #2991

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
saniyusuf opened this issue Jan 25, 2015 · 1 comment
Closed

List Receives Click While Scrolling #2991

saniyusuf opened this issue Jan 25, 2015 · 1 comment

Comments

@saniyusuf
Copy link
Contributor

So I have an app that display a list using collection-repeat. When I flick the list to have it scroll, normally I would expect to tap an item to stop the scrolling but instead a click event is fired as Ionic translates it as a tap or click event and takes me to the detail page of the item I have clicked.

A possible fix will be disable tap events while scrolling is happening or detect the intensity of the click or tap event such that the subtle tap events while scrol should stop the scroll not fire the tap event.

This issue has been experienced on IOS but I can be sure it is same on Android.

@saniyusuf saniyusuf changed the title List Receives Click Event Wrongly List Receives Click While Scrolling Feb 10, 2015
@adamdbradley
Copy link
Contributor

This should be solved now, thanks: #1438

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants