Skip to content

Fix accessibility linting violations #2560

@sampart

Description

@sampart

Once #2561 is merged, the following linting rules will be enabled:

jsx-a11y/anchor-is-valid
jsx-a11y/no-noninteractive-element-interactions
jsx-a11y/no-static-element-interactions
jsx-a11y/click-events-have-key-events

Linter errors for existing violations of these rules have been suppressed with eslint-disable-next-line, but should be fixed.

You can find the violations by searching the codebase for jsx-a11y, which will show you the disablements.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions