Value List (Advanced Panel) - Avoid improper nesting of form elements and links - (2036570518) #5635
Labels
0 - new
New issues that need assignment.
a11y
Issues related to Accessibility fixes or improvements.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
needs triage
Planning workflow - pending design/dev review.
Module:
42 Calcite Panel
Violation:
Avoid improper nesting of form elements and links
WCAG Reference:
Instance ID:
2036570518
Severity:
7
Description:
[Issue]
There are show/hide setting image controls without appropriate state information.
[User Impact]
Screen reader users will be unable to determine that these controls expand and collapse content. They will also have difficulty determining whether a control is currently expanded or collapsed.
[Code Reference]
Note:
[Suggestion]
Ensure custom controls provide proper textual name, role, and state information.
For show/hide controls, the following information is expected:
<button>
.[Compliant Code Example]
Media Type:
Forms
Additional Resources:
The text was updated successfully, but these errors were encountered: