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

feat(Tabs): add support for Home and End key navigation #7155

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Oct 28, 2020

Closes #7070

This PR adds support for Home and End key navigation in the Tabs component

Changelog

New

  • Home key navigates to first enabled node in tablist
  • End key navigates to last enabled node in tablist

Testing / Reviewing

Confirm the added keyboard controls function as expected

@emyarod emyarod force-pushed the 7070-tabs-home-end-key-support branch from a8104a3 to d5c26c0 Compare October 28, 2020 19:03
@netlify
Copy link

netlify bot commented Oct 28, 2020

Deploy preview for carbon-elements ready!

Built with commit a8104a3

https://deploy-preview-7155--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Oct 28, 2020

Deploy preview for carbon-components-react ready!

Built with commit a8104a3

https://deploy-preview-7155--carbon-components-react.netlify.app

@netlify
Copy link

netlify bot commented Oct 28, 2020

Deploy preview for carbon-elements ready!

Built with commit ca5648b

https://deploy-preview-7155--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Oct 28, 2020

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit ca5648b

https://deploy-preview-7155--carbon-components-react.netlify.app

Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great! : 👍 ✅

@kodiakhq kodiakhq bot merged commit d4ae38f into carbon-design-system:master Nov 4, 2020
@emyarod emyarod mentioned this pull request Nov 12, 2020
59 tasks
@emyarod emyarod deleted the 7070-tabs-home-end-key-support branch June 10, 2021 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabs component should support Home and End keys in tablist
3 participants