I want accessibility tools front & center #194
aarongustafson
started this conversation in
Wants
Replies: 1 comment
-
I agree Devtools can help, and there should be more! Let's continue pushing this 💯 meanwhile, VisBug can stop gap many common inspection cases with it's Accessibility Inspector. On hover it'll grab aria roles, id's and names, titles, and of course give you a contrast score for the colors it can crawl. Maybe it can help you in the interim while we get more robust tooling? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Accessibility tools should be center stage, not buried. Most Dev Tools are good and getting better at evaluating and presenting programmatically detectable issues. But that is a process that is manually initiated in a near-hidden tab. The idea of “inspect element” should not be limited to the declared style and compiled output. It should first indicate an accessibility status.
Accessibility needs more visibility (pun intended). Dev Tools can help.
https://webwewant.fyi/wants/12/
Beta Was this translation helpful? Give feedback.
All reactions