-
Notifications
You must be signed in to change notification settings - Fork 21
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
banner(WCAG2AA): "x" cross button don't have a accessible name #678
Comments
@JoaoEnesGoncalves Please rename this issue so it as a shorter and clearer title. |
"x" cross button don't have a accessible name run: result:
|
Notes from #697
|
docs(banner): add aria-label to close button. #678
Describe the bug
WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Div.Name
To Reproduce
Steps to reproduce the behavior:
run
pa11y --debug --reporter json --standard WCAG2AA --ignore WCAG2AA.Principle4.Guideline4_1.4_1_1.F77 --ignore WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.2 http://localhost:9002/iframe.html?id=corebanner--banner6
See error
components affected
❌ banner
❌ breadcrumb
AXE
WCAG2AA
other selectors/components with same error:
The text was updated successfully, but these errors were encountered: