storybookjs/storybook

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

Fechada

#22.337 aberto em 1 de mai. de 2023

 (3 comentários) (0 reação) (0 responsável)TypeScript (10.058 forks)batch import
addon: a11ybughelp wanted

Métricas do repositório

Stars
 (89.909 estrelas)
Métricas de merge de PR
 (Mesclagem média 7d 22h) (184 fundiu PRs em 30d)

Description

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

Guia do colaborador