storybookjs/storybook
[Bug]: Accessibility checker incorrectly identifies `aria-description` as an invalid attribute
Geschlossen
#22.337 geöffnet am 01.05.2023
addon: a11ybughelp wanted
Repository-Metriken
- Stars
- (89.909 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 22h) (184 gemergte PRs in 30 T)
Beschreibung
Describe the bug
The accessibility checker doesn't recognize the aria-description attribute.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-description
I have verified with NVDA that aria-description works.
To Reproduce
Add aria-description attribute to any HTML element.

System
No response
Additional context
No response