Skip to content

Communicate slider range to screen reader users#11150

Merged
riknoll merged 3 commits intomicrosoft:masterfrom
microbit-robert:field-slider-screen-reader
Mar 4, 2026
Merged

Communicate slider range to screen reader users#11150
riknoll merged 3 commits intomicrosoft:masterfrom
microbit-robert:field-slider-screen-reader

Conversation

@microbit-robert
Copy link
Contributor

The slider field ranges are currently communicated visually by users interacting with the slider element. This PR adds an aria-label to the input which communicates the range to screen reader users.

This PR also prevents the down arrow from decreasing the slider value when focused as the up arrow cannot increase it (the up arrow moves focus back to the text input).

Prevent the down arrow from decreasing the slider value as the up
arrow cannot increase it.
@riknoll riknoll enabled auto-merge (squash) March 4, 2026 22:21
@riknoll riknoll merged commit 2d2a52b into microsoft:master Mar 4, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants