Skip to content

[A11Y FEATURE]: Detect aria-hidden="true" on interactable elements #174

@jackdomleo7

Description

@jackdomleo7

A11y Feature Request

Describe the new a11y feature

Putting the aria-hidden="true" attribute on interactable elements prevents the interactable elements from being interactive from assistive technologies.

Acceptance criteria

  • Show a warning/error if aria-hidden="a" is detected on a <a>, <button>, <input>, [role="button"], [tabindex="0"], etc

Why is this a11y feature important?

It's important to not block interactive elements from assistive technologies.

Metadata

Metadata

Assignees

Labels

a11y featureNew feature or request for an a11y check

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions