Skip to content

Conversation

@vakopian
Copy link

currently, when onBlurResetsInput is set to false, typing a non-existing value in the select box then pressing tab does not let the focus to move to the next input. (Incidentally, pressing shift+tab does move the focus to the previous input). This small patch fixes this behavior.

currently, when onBlurResetsInput is set to false, typing a non-existing value in the select box then pressing tab does not let the focus to move to the next input. (Incidentally, pressing shift+tab does move the focus to the previous input). This small patch fixes this behavior.
@JedWatson
Copy link
Owner

Thanks for the PR @vakopian

Our tab behaviour has been changed quite a bit since this was opened, and is now more inline with native select controls. Please let me know if you still think it's something we should add.

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

Successfully merging this pull request may close these issues.

2 participants