-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Area: DependenciesPull requests that update a dependency filePull requests that update a dependency fileArea:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugs
Description
Increasing Access
Helps us find and fix accessibility issues before they make it into production.
Feature enhancement details
The official React docs recommend using the @axe-core/react
to identify accessibility issues.
https://legacy.reactjs.org/docs/accessibility.html#axe-axe-core-and-react-axe
https://github.com/dequelabs/axe-core-npm/tree/develop/packages/react
We already have some checking with eslint ally
, but this adds additional checks for insufficient color contrast, etc.
Metadata
Metadata
Assignees
Labels
Area: DependenciesPull requests that update a dependency filePull requests that update a dependency fileArea:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugs