-
Notifications
You must be signed in to change notification settings - Fork 4
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
Duplicate aria-label #60
Comments
You could do it the other way round?
Role navigation is a landmark role, so you'd be able to jump to it with accessibility shortcuts. It makes sense that the The top aria label can come from either here and here for handlebars or here for jsx. You can see that those functions are controlled with the model attribute Probably best to force the pageNav model to default to |
🎉 This issue has been resolved in version 3.1.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Aria label needs removing from template
The aria-label on the button container should be removed because it already gets one from the core ariaRegion div.
Screenshots (if you can)
The text was updated successfully, but these errors were encountered: