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

SelectFeld can't be selected on keyPress (enter or space) #11813

Closed
1 task
tOke3i opened this issue Jun 11, 2018 · 3 comments
Closed
1 task

SelectFeld can't be selected on keyPress (enter or space) #11813

tOke3i opened this issue Jun 11, 2018 · 3 comments
Labels

Comments

@tOke3i
Copy link

tOke3i commented Jun 11, 2018

SelectFeld can't be selected on keyPress (enter or space)

  • This is a v0.20.1

Expected Behavior

SelectFeld should have the possibility to select on keyPress (enter or space);
OnClick it works perfect there wasn't such a bug on v0.20.0.

Current Behavior

SelectFeld can't be selected on keyPress (enter or space) only by clicking an item it works fine.

Steps to Reproduce (for bugs)

  1. Open SelectField
  2. try to navigate across the items by keyboard (it works)
  3. Try to select by keybord (it doesn't work)

Context

Your Environment

Tech Version
Material-UI v0.20.1
React 16.4.0
browser chrome 66
etc
@oliviertassinari oliviertassinari added out of scope The problem looks valid but we won't fix it (maybe we will revisit it in the future) v0.x and removed out of scope The problem looks valid but we won't fix it (maybe we will revisit it in the future) labels Jun 11, 2018
@tOke3i
Copy link
Author

tOke3i commented Jun 11, 2018

@oliviertassinari Could you please give a piece of advice, what to do, rather then just close an issue!

@oliviertassinari
Copy link
Member

@tOke3i Sorry, I can't help.

@benhodgson87
Copy link

Also having this issue, not expecting a fix but for anyone else ending up on this card from Google, the cause appears to be this PR: #9439 - reimplementing that code fixes this issue. Unfortunately we're not in a position to upgrade MUI off of 0.x yet, so rolling back to 0.20.0 seems to be the only option here.

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

3 participants