storybookjs/storybook

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

已关闭

#22,337 创建于 2023年5月1日

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (10,058 个派生)batch import
addon: a11ybughelp wanted

仓库指标

星标
 (89,909 个星标)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 184 个 PR)

描述

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

贡献者指南