USWDS - Bug: Range slider is missing instructions #6443
Labels
A11Y Audit: Fails
A11Y Audit Findings
A11y Audit
Issues related to the accessibility audit
Affects: Accessibility 🟡
Relates to the accessibility of our components
Package: Range Slider
Milestone
Describe the bug
The range slider has no visible instructions (and therefore no screen reader accessible instructions) for how to operate the range slider.
Steps to reproduce the bug
Expected Behavior
The range slider needs visible instructions, which are also screen reader accessible, to pass WCAG 3.3.2 labels or instructions.
Above the range slider element add the instructions "Move the button to the right to increase the amount and to the left to decrease it."
Ensure the instructions are associated programmatically with the range slider to they are also accessible to a screen reader to comply with 1.3.1 Info and relationships.
Related code
No response
Screenshots
No response
System setup
All devices and browsers.
Additional context
Ideally, this needs to be done prior to May 2025.
Code of Conduct
The text was updated successfully, but these errors were encountered: