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

Fix picker tab index so tabbing behavior is correct #165

Merged
merged 1 commit into from
Dec 8, 2018

Conversation

MADLinsen
Copy link
Contributor

  • Set tab index to 0 for last keyboard navigated picker item, and -1 for everything else. This allows user to tab back to their last visited picker item.
  • Focus first picker item correctly on initial load of the picker

@MADLinsen MADLinsen merged commit 2e25f27 into master Dec 8, 2018
@MADLinsen MADLinsen deleted the linswu/fixPickerTabIndex branch December 8, 2018 11:04
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.

1 participant