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] Make getFocusableOptionIndex use valueKey #1728

Closed
wants to merge 1 commit into from

Conversation

Craga89
Copy link

@Craga89 Craga89 commented May 17, 2017

Currently the getFocusableOptionIndex method assumes that the value for a particular option is stored under the value key, rather than using the valueKey prop like elsewhere. This causes the up/down arrows and option hovering to not work

Currently the `getFocusableOptionIndex` method assumes that the value for a particular option is stored under the `value` key, rather than using the `valueKey` prop like elsewhere. This causes the up/down arrows and option hovering to not work
@coveralls
Copy link

Coverage Status

Coverage increased (+0.009%) to 92.874% when pulling 3e3e401 on Craga89:patch-1 into 549d20a on JedWatson:master.

@agirton
Copy link
Collaborator

agirton commented May 20, 2017

Hi @Craga89 thank you for your contribution, we merged this fix in #1733.

@agirton agirton closed this May 20, 2017
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.

3 participants