Add ARIA attributes to sliders
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Improve accessibility by adding the appropriate ARIA attributes to the sliders.
See https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/slider_role
Relates to #237
Contributor guide
Research direction
No file or test is named. Start by locating the slider implementation in the JavaScript widget, then use the linked MDN slider-role guidance to determine the appropriate attributes. Done means the sliders expose the required ARIA information and relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100