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: use tabindex and listen to keyboard enter since routerLink is no longer used #67

Merged
merged 2 commits into from
Dec 9, 2020

Conversation

udayvunnam
Copy link
Owner

@udayvunnam udayvunnam commented Dec 9, 2020

What is this about

use tabindex and listen to keyboard enter since routerLink is no longer used

closes #66

PR Checklist

Please check if your PR fulfils the following requirements:

  • The commit message follows the guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

@udayvunnam udayvunnam merged commit de6d7fa into master Dec 9, 2020
@udayvunnam udayvunnam deleted the fix/a11y-tabfocus branch December 9, 2020 17:20
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.

Accessibility - breadcrumb <a> tags cannot be navigated with keyboard
1 participant