storybookjs/storybook
Auf GitHub ansehen[Bug]: Accessibility checker incorrectly identifies `aria-description` as an invalid attribute
Open
#22.337 geöffnet am 1. Mai 2023
addon: a11ybughelp wanted
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