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

[SelectField] Keyboard Focus reset on re-render #6761

Closed
Floriferous opened this issue May 3, 2017 · 1 comment
Closed

[SelectField] Keyboard Focus reset on re-render #6761

Floriferous opened this issue May 3, 2017 · 1 comment
Labels
component: select This is the name of the generic UI component, not the React module!

Comments

@Floriferous
Copy link
Contributor

Floriferous commented May 3, 2017

New issue for #6038, as I forgot to update it.

When navigating through a SelectField with a keyboard, if the component re-renders, the focus is lost and reset to the first item or the current value.

Reproducible example:
https://www.webpackbin.com/bins/-KjCHRlJ-gqSarrOIvcp

Likely related to #783. Not clear if related to #6080.

@Floriferous Floriferous changed the title [SelectField] Keyboard Focus lost on re-render [SelectField] Keyboard Focus reset on re-render May 3, 2017
@jannakha
Copy link

If you use keyboard navigation on the demo page:

any thoughts?

@oliviertassinari oliviertassinari added the component: select This is the name of the generic UI component, not the React module! label Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants