Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: aria-valuetext attribute added to the slider to read out scaleStepPrefix/scaleStepSuffix (fixes #211) #212

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

joe-allen-89
Copy link
Contributor

#211

Fix

templates/slider.jsx Outdated Show resolved Hide resolved
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@kirsty-hames kirsty-hames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected thanks. Tested with VoiceOver on Mac 👍

@kirsty-hames kirsty-hames merged commit f4f88cc into master Jul 24, 2024
github-actions bot pushed a commit that referenced this pull request Jul 24, 2024
## [4.5.6](v4.5.5...v4.5.6) (2024-07-24)

### Fix

* aria-valuetext attribute added to the slider to read out scaleStepPrefix/scaleStepSuffix (fixes #211) (#212) ([f4f88cc](f4f88cc)), closes [#211](#211) [#212](#212) [#211](#211)
Copy link

🎉 This PR is included in version 4.5.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kirsty-hames kirsty-hames deleted the issue/211 branch July 24, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scale step prefix & suffix are not read out by the screen reader
4 participants