Closed
Description
#815 added a bunch of these, but there are still some checks from eslint-plugin-jsx-a11y that aren't implemented yet:
-
accessible-emojirule is deprecated and shouldn't be implemented - alt-text
- anchor-has-content
- anchor-is-valid
- aria-activedescendant-has-tabindex
- aria-props
- aria-proptypes
- aria-role
- aria-unsupported-elements
-
autocomplete-validrule is [deprecated] and shouldn't be implemented - click-events-have-key-events
- heading-has-content
- html-has-lang
- iframe-has-title
- img-redundant-alt
- interactive-supports-focus
- label-has-associated-control
- media-has-caption
- mouse-events-have-key-events
- no-access-key
- no-autofocus
- no-distracting-elements
- no-interactive-element-to-noninteractive-role
- no-noninteractive-element-interactions
- no-noninteractive-element-to-interactive-role
- no-noninteractive-tabindex
- no-onchange
- no-redundant-roles
- no-static-element-interactions
- role-has-required-aria-props
- role-supports-aria-props
- scope
- tabindex-no-positive