-
-
Notifications
You must be signed in to change notification settings - Fork 637
Issues: jsx-eslint/eslint-plugin-jsx-a11y
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
jsx-a11y/no-autofocus
should not warn for false
enhancement
help wanted
#1014
opened Oct 10, 2024 by
khinshankhan
[feat]
control-has-associated-label
can't be configured to support parent elements with label props
#987
opened May 23, 2024 by
fnune
Rule Idea: Enforce boolean literals for "booleanish" HTML attributes such as aria-hidden
new-rule
question
#986
opened May 9, 2024 by
jdufresne
jsx-a11y/media-has-caption
Eslint Warning for Missing Captions in Media Elements
#982
opened Apr 23, 2024 by
soobing
[control-has-associated-label]: Does not allow for custom components that would result in accessible labels
#981
opened Apr 22, 2024 by
eddhurst
alt-text
: missing warning for empty alt
for <input type="image" alt="" />
#971
opened Jan 10, 2024 by
EvgenyOrekhov
jsx-a11y/control-has-associated-label throws an error on table elements
bug
question
#959
opened Nov 3, 2023 by
elianarlivingston
Extend alt-text rule to check for any element with role="img" as well
question
#957
opened Oct 13, 2023 by
anuvenkatesh1
label-has-associated-control not checking an actual valid configuration
enhancement
help wanted
#956
opened Oct 5, 2023 by
tomdglenn91
jsx-a11y/control-has-associated-label: dangerouslySetInnerHTML should pass?
bug
help wanted
#954
opened Sep 12, 2023 by
thomasmattheussen
jsx-a11y/iframe-has-title
: title should not be required for hidden frames
#946
opened Jul 18, 2023 by
LosYear
role-supports-aria-props
documentation page displays a non working sample of code
#938
opened Jun 21, 2023 by
n-chardon
[no-noninteractive-element-interactions] should accept the dialog role
help wanted
#932
opened May 16, 2023 by
sangikhan29
Configuring plugin to work with polymorphic "as" prop components
#923
opened Feb 22, 2023 by
stephenkoo
role-suports-aria-props
is not flagging prohibited accessible name usage on generic elements
#910
opened Dec 2, 2022 by
khiga8
Previous Next
ProTip!
Adding no:label will show everything without a label.