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

Dropdown does not prevent arrow key scrolling #160

Closed
ryanflorence opened this issue Dec 19, 2014 · 1 comment
Closed

Dropdown does not prevent arrow key scrolling #160

ryanflorence opened this issue Dec 19, 2014 · 1 comment
Labels
accessibility a11y component: menu This is the name of the generic UI component, not the React module!

Comments

@ryanflorence
Copy link

When the dropdown is active, and you use the down/up arrows, the browser scrolls up and down.

An event.preventDefault() should do the trick.

@hai-cea
Copy link
Member

hai-cea commented Jun 18, 2015

Fixed with #846 - Thanks @ryanflorence

@hai-cea hai-cea closed this as completed Jun 18, 2015
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: menu This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants