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

Allow override of tab select functionality #20

Open
vicky-holcomb opened this issue Jul 2, 2018 · 0 comments
Open

Allow override of tab select functionality #20

vicky-holcomb opened this issue Jul 2, 2018 · 0 comments

Comments

@vicky-holcomb
Copy link
Collaborator

vicky-holcomb commented Jul 2, 2018

Currently, when typing in dropdown field and tabbing/clicking out of the input field, if a value was previously focused/highlighted, that value is selected. Requesting the ability to override that functionality and not always select a focused value on tab out.

Note: In SimpleSelect, focusedOption should be reset in the constructor. Currently, any dropdown re-rendered on the same page already has a focused option and will select that on tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant