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

bug: Sticky scrollwheel bahaviour in <ion-picker> #30244

Open
3 tasks done
Ionaru opened this issue Mar 13, 2025 · 0 comments
Open
3 tasks done

bug: Sticky scrollwheel bahaviour in <ion-picker> #30244

Ionaru opened this issue Mar 13, 2025 · 0 comments
Labels

Comments

@Ionaru
Copy link

Ionaru commented Mar 13, 2025

Prerequisites

Ionic Framework Version

v8.x

Current Behavior

When using the scrollwheel to scroll through the options in an <ion-picker> element, and it gets to the end of the options list, I cannot scroll to other options anymore without first moving the mouse cursor.

Image

This makes selecting an item in <ion-picker> feel sluggish.

Expected Behavior

When reaching the end of the list of items in an <ion-picker> element, the scrollwheel should be able to still move through the list of items, without needing a cursor movement.

Steps to Reproduce

N/A

Code Reproduction URL

https://ionicframework.com/docs/api/picker

Ionic Info

N/A

Additional Information

No response

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

No branches or pull requests

1 participant