Skip to content

Communicate slider range to screen reader users#11150

Open
microbit-robert wants to merge 1 commit intomicrosoft:masterfrom
microbit-robert:field-slider-screen-reader
Open

Communicate slider range to screen reader users#11150
microbit-robert wants to merge 1 commit 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.
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.

1 participant