[Skeleton] fails WCAG level A guidelines as it exposes no state to assistive technologies #31363
Closed
2 tasks done
Labels
accessibility
a11y
component: skeleton
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
duplicate
This issue or pull request already exists
Duplicates
Latest version
Current behavior 😯
Currently, no aria role or state is exposed to AT when Skeleton is displayed (tested all variants on https://mui.com/components/skeleton/ with Voiceover+Safari, NVDA+ Chrome Windows)
This fails Success Criterion 4.1.2: Name, Role, Value https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html
Expected behavior 🤔
As https://adrianroselli.com/2020/11/more-accessible-skeletons.html
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
`npx @mui/envinfo`
The text was updated successfully, but these errors were encountered: