Issues
- 3
`aria-proptypes` rule incorrectly fails when converting Boolean variable to string
#1040 opened by kburk1997 - 19
jsx-a11y/control-has-associated-label throws an error on table elements
#959 opened by elianarlivingston - 1
- 10
- 1
Recommended approach for separating ESLint and eslint-plugin-jsx-a11y configurations
#1036 opened by chillkang - 5
- 3
- 1
- 1
- 3
- 1
label-has-associated-control regression
#962 opened by EvgenyOrekhov - 2
Update all documentation links to WCAG 2.2 equivalent
#1015 opened by lb- - 5
`jsx-a11y/no-autofocus` should not warn for false
#1014 opened by khinshankhan - 2
Invalid types for @types/eslint-plugin-jsx-a11y
#1010 opened by nbouvrette - 0
- 9
- 4
- 1
- 26
Add support for ESLint 9
#978 opened by jacobcarpenter - 5
JSX-A11y Plugin Compatibility with WCAG 2.2
#1008 opened by jashan777 - 1
- 22
[label-has-associated-control] regression - rule errors when a label does not directly have text, even if it has htmlFor
#966 opened by bradzacher - 3
a11y warnings on the `<dialog>` element
#1000 opened by matys1 - 1
- 3
table with role="cell"
#998 opened by Watso196 - 1
- 0
[spam]
#992 opened by Suhail-515 - 7
- 1
Is there a way to set all errors as warnings?
#988 opened by fullyonline - 1
[feat] `control-has-associated-label` can't be configured to support parent elements with label props
#987 opened by fnune - 4
Rule Idea: Enforce boolean literals for "booleanish" HTML attributes such as aria-hidden
#986 opened by jdufresne - 3
bug: type declaration for eslint flat config
#983 opened by TheElegantCoding - 1
`jsx-a11y/media-has-caption` Eslint Warning for Missing Captions in Media Elements
#982 opened by soobing - 1
[control-has-associated-label]: Does not allow for custom components that would result in accessible labels
#981 opened by eddhurst - 1
heading-has-content false positive for object spread
#980 opened by wozitto - 10
`jsx-a11y/label-has-associated-control` behavior is apparently misdocumented
#976 opened by avkliskova - 5
- 1
- 0
anchor-has-content and aria-labelledby
#974 opened by myasonik - 2
Snyk: MPL 2.0 license vulnerability in axe-core
#973 opened by vjr12 - 0
`alt-text`: missing warning for empty `alt` for `<input type="image" alt="" />`
#971 opened by EvgenyOrekhov - 0
[img-redundant-alt] `words` option does not work with double-byte character words.
#969 opened by makotot - 9
Coordinate NodeJS version support with axe-core
#968 opened by WilcoFiers - 1
- 1
Changelog links broken due to different repo
#960 opened by ColeFrench - 1
semver pkg - ReDoS Vulnerability
#958 opened by martinez-hugo - 1
- 3
jsx-a11y/control-has-associated-label: dangerouslySetInnerHTML should pass?
#954 opened by thomasmattheussen - 3
axe-core dependency breaks nodejs14 compliancy
#953 opened by Jimbo3993 - 8
[suggestion] eslint auto-fix support?
#951 opened by ckundo