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

[SelectFields] - Disabling ink on a SelectField item completely breaks keyboard functionality #666

Closed
mlaursen opened this issue Jan 9, 2018 · 0 comments
Labels
Milestone

Comments

@mlaursen
Copy link
Owner

mlaursen commented Jan 9, 2018

Description

Disabling ink via context or props will break the ability to select items in a SelectField with the keyboard.

Link to a gist or code sample where the issue can be reproduced

https://codepen.io/mlaursen03/pen/EoQdpR

Version

  • React - .
  • React-MD - <= 1.2.10
@mlaursen mlaursen added the bug label Jan 9, 2018
@mlaursen mlaursen added this to the v1.2.11 milestone Jan 9, 2018
mlaursen added a commit that referenced this issue Jan 9, 2018
Updated the injectInk HOC so that it will still correctly focus itself
if the ink is disabled.

Closes #666  #EVILLLL
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

1 participant