We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug: Axe is throwing errors for the list items in Forge 2 due to a tab-index="0" attribute on a div contained within an a element
tab-index="0"
div
a
To Reproduce: Steps to reproduce the behavior:
Expected behavior: No accessibility errors
Screenshots:
Please complete the following information:
Additional context: Spoke directly to Kieren about this one
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug:
Axe is throwing errors for the list items in Forge 2 due to a
tab-index="0"
attribute on adiv
contained within ana
elementTo Reproduce:
Steps to reproduce the behavior:
Expected behavior:
No accessibility errors
Screenshots:
![image](https://private-user-images.githubusercontent.com/595225/378602782-5830752e-acac-4716-abf2-5639ac070b01.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTk0ODcsIm5iZiI6MTczOTYxOTE4NywicGF0aCI6Ii81OTUyMjUvMzc4NjAyNzgyLTU4MzA3NTJlLWFjYWMtNDcxNi1hYmYyLTU2MzlhYzA3MGIwMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMTMzMDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02OTFkZTAwZjMzYzgyNjI3NTQwN2ZhNTNlOGVkNWE2ZjAyMTc5MDYyNTJiY2ZlODFkMWU1OWJhNDM2ZDhkODJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.oQhFfcDR4b4IW2OCEGh1x24fvlNm39XrAdlsttwFiqQ)
![image](https://private-user-images.githubusercontent.com/595225/378602870-15396fa3-b688-4deb-8202-9f8f997b68b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTk0ODcsIm5iZiI6MTczOTYxOTE4NywicGF0aCI6Ii81OTUyMjUvMzc4NjAyODcwLTE1Mzk2ZmEzLWI2ODgtNGRlYi04MjAyLTlmOGY5OTdiNjhiMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMTMzMDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hZGU3NGViMzFjODJmYmM5NTRiMjFiOTg1ZGE2MmI3YTgwOGQxMTE4NWVmMzk4MmI1NmFkMDYyY2Y3NjBkN2VhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.F99OKXz7D3UhwRcAmV3Rv9iZXwqAzW4ojt8bNn1fWEk)
Please complete the following information:
Additional context:
Spoke directly to Kieren about this one
The text was updated successfully, but these errors were encountered: