storybookjs/storybook

[Bug]: Accessibility checker incorrectly identifies `aria-description` as an invalid attribute

Open

#22,337 建立於 2023年5月1日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (89,909 star) (10,058 fork)batch import
addon: a11ybughelp wanted

描述

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.

image

System

No response

Additional context

No response

貢獻者指南

[Bug]: Accessibility checker incorrectly identifies `aria-description` as an invalid attribute · storybookjs/storybook#22337 | Good First Issue