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

Select Keypress not highlighting matching option #12367

Closed
rexkenley opened this issue Aug 1, 2018 · 4 comments
Closed

Select Keypress not highlighting matching option #12367

rexkenley opened this issue Aug 1, 2018 · 4 comments
Labels
duplicate This issue or pull request already exists

Comments

@rexkenley
Copy link

  • [x ] This is a v1.x issue.
  • [x ] I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

When select dropdown has focus and I press a key that matches one of the options, it should highlight that option. The native select is exhibiting this behavior. I also tested the native html select tag and it is also exhibiting this behavior.

Current Behavior

It does nothing.

Steps to Reproduce

  1. https://material-ui.com/demos/selects/
  2. Click Open Select Dialog (With a Dialog example)
  3. First Column Age works
  4. Second Column Age does not work
Tech Version
Material-UI v1.4.0
React v16.3.2
browser Chrome
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Aug 1, 2018
@oliviertassinari
Copy link
Member

@rexkenley It's a duplicate of #8191

@rexkenley
Copy link
Author

rexkenley commented Aug 1, 2018

@oliviertassinari

So is the EnhancedSelect the official solution then?

Thanks.

@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 1, 2018

@rexkenley No, how can it be official when it's a comment by someone from the community? But it can help.

@rexkenley
Copy link
Author

Ok. I was wondering what we could do in the mean time with the different behaviors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants