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: breadcrumb isCurrent disabled should be false #69

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

anuraghazra
Copy link
Contributor

aria-current=page should not have be disabled, since it would prevent it from being tabbable and voice assistants won't announce it either.

image

https://www.w3.org/TR/wai-aria-practices-1.1/#breadcrumb

@anuraghazra anuraghazra added accessibility ♿️ Issue or PR related to accessibility requirements bug fix 🐛 Something isn't working labels Oct 5, 2020
@netlify
Copy link

netlify bot commented Oct 5, 2020

Deploy preview for renderless-components ready!

Built with commit 98ef3b6

https://deploy-preview-69--renderless-components.netlify.app

Copy link
Collaborator

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@anuraghazra anuraghazra merged commit 66fb5a1 into master Oct 5, 2020
@anuraghazra anuraghazra deleted the breadcrumb-ally-fix branch October 5, 2020 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility ♿️ Issue or PR related to accessibility requirements bug fix 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants