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

Keydown event instead of Keyup should probably be used for keyboard scrolling #45

Closed
yk1711 opened this issue May 31, 2016 · 2 comments
Closed

Comments

@yk1711
Copy link

yk1711 commented May 31, 2016

If vue-select is to mimic how native select or select2 works, the items should keep scrolling as the keyboard arrows are kept pressed, so I suggest using keydown.

@sagalbot
Copy link
Owner

sagalbot commented Jun 1, 2016

Good call, thanks for pointing that out!

@marcoeh
Copy link

marcoeh commented Oct 8, 2019

I think this is again the case in 3.2.0.

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

No branches or pull requests

3 participants