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] enable autoFocus (PR) #3402

Closed
DoubleU23 opened this issue Feb 21, 2016 · 5 comments
Closed

[SelectField] enable autoFocus (PR) #3402

DoubleU23 opened this issue Feb 21, 2016 · 5 comments
Labels
component: select This is the name of the generic UI component, not the React module!

Comments

@DoubleU23
Copy link

to enable autoFocus i would just pass openImmediately to the DropDownMenu
and autoFocus to TextField if necessary

@DoubleU23 DoubleU23 changed the title [SelectField] autoFocus not working [SelectField] enable autoFocus (PR) Feb 22, 2016
@DoubleU23
Copy link
Author

BTW: i would love to sepertate 'open' and 'focus' to just open it without focus
for intuitive usage i would try to add 'autoOpen'

@DoubleU23
Copy link
Author

updated, sry for the mess

@damienfa
Copy link

damienfa commented Apr 5, 2016

I agree !
I would like to "focus()" the component, as we do with a textField.
In the same way, when you put this selectField in a form, it would be nice to make this field focused when you press "tab" on the previous field ...

@tintin1343
Copy link
Contributor

@DoubleU23: care to submit a PR?

@DoubleU23
Copy link
Author

closed as mentioned in #3403

@oliviertassinari oliviertassinari added the component: select This is the name of the generic UI component, not the React module! label May 16, 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

4 participants