-
Notifications
You must be signed in to change notification settings - Fork 841
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
EUI should stop using aria-describedby for invalid ids in different components #1533
Labels
Comments
Confirmed that table action icons in EUI docs use |
bhavyarm
changed the title
EUI should stop using area-describedby for invalid ids in different components
EUI should stop using aria-describedby for invalid ids in different components
Jun 21, 2019
cc @barlowm |
myasonik
pushed a commit
to myasonik/eui
that referenced
this issue
Jul 23, 2019
myasonik
pushed a commit
to myasonik/eui
that referenced
this issue
Jul 23, 2019
3 tasks
myasonik
added a commit
that referenced
this issue
Jul 23, 2019
thompsongl
pushed a commit
to thompsongl/eui
that referenced
this issue
Sep 10, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Often when I am testing for accessibility area-describedby shows up with a random id.
I am adding two examples here. But there are others:
The pencil component here:
https://dequeuniversity.com/rules/axe/3.1/aria-valid-attr-value?application=AxeChrome
The EUI badge here:
I have also seen it on tooltips
The text was updated successfully, but these errors were encountered: