storybookjs/storybook

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

クローズ

#22,337 opened on 2023/05/01

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (10,058 件のフォーク)batch import
addon: a11ybughelp wanted

Repository metrics

Stars
 (89,909 個のスター)
PR merge metrics
 (平均マージ 7d 22h) (30d で 184 merged PRs)

説明

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

コントリビューターガイド