fix(a11y): more improvements #3471
Annotations
11 warnings
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests:
scripts/prepare-components-status.js#L53
Unexpected unnamed function
|
tests:
src/components/checkbox/checkbox.js#L18
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
tests:
src/components/checkbox/checkbox.js#L18
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
tests:
src/components/feedback/components/form-no/FormNo.js#L85
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L94
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L103
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L112
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L121
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L130
A form label must be associated with a control
|
tests:
src/components/feedback/components/form-no/FormNo.js#L139
A form label must be associated with a control
|