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(dropdowns): allow object values for NextItem selection #817

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

austingreendev
Copy link
Contributor

@austingreendev austingreendev commented Jul 22, 2020

Description

Fixes #816

This PR allows NextItem component to handle keyboard navigation correctly when the provided value is an object.

Checklist

  • πŸ‘Œ design updates are Garden Designer approved (add the
    designer as a reviewer)
  • 🌐 Styleguidist demo is up-to-date (yarn start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • 🀘 renders as expected with Bedrock CSS (?bedrock)
  • β™Ώ analyzed via axe and evaluated using VoiceOver
  • πŸ’‚β€β™‚οΈ includes new unit tests
  • πŸ“ tested in Chrome, Firefox, Safari, Edge, and IE11

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.281% when pulling 656574c on agreen/next-item-arrow-navigation into 5118756 on main.

@zendesk-garden zendesk-garden temporarily deployed to staging July 22, 2020 17:06 Inactive
@austingreendev austingreendev merged commit e61d3e5 into main Jul 22, 2020
@austingreendev austingreendev deleted the agreen/next-item-arrow-navigation branch July 22, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Dropdown NextItem Components Do Not Work Properly When Passed Object Values
4 participants