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 not accessible with arrow keys #3502

Closed
olilutz opened this issue Aug 12, 2016 · 7 comments
Closed

Dropdown not accessible with arrow keys #3502

olilutz opened this issue Aug 12, 2016 · 7 comments

Comments

@olilutz
Copy link

olilutz commented Aug 12, 2016

In a dropdown I can't use the arrow keys to go the list up or down. In a mobile version this is not necessary but if I use a keyboard it would be so much easier and faster to use arrow keys.
Especially in the autocomplete dropdown I always have to switch from typing to select the correct option with mouse and click on it in case I don't want the first option entered.
It works fine in the material select, everything is already in the js-code just needs to be adapted.
Maybe it could be fixed in combination with #3486.

@nuplo
Copy link

nuplo commented Sep 27, 2016

hey, today I added to autocomplete arrow keys usage and some other function #3694

@mishalmsb
Copy link

mishalmsb commented Aug 8, 2017

Hey, any news on using arrow on autocomplete? its not working on the current version.
Thanks

@Dogfalo
Copy link
Owner

Dogfalo commented Aug 8, 2017

Unlikely to be added before v1

@ChildishGiant
Copy link

Working on 0.100.1 and up. Doesn't scroll to the current selection though.

@Dogfalo
Copy link
Owner

Dogfalo commented Oct 10, 2017

Added in v1-dev 9bb2594

@Dogfalo Dogfalo closed this as completed Oct 10, 2017
@ChildishGiant
Copy link

How do we test out this branch?

@Dogfalo
Copy link
Owner

Dogfalo commented Oct 10, 2017

You can git checkout v1-dev and run grunt monitor to build it

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

No branches or pull requests

6 participants