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

Aria labels should show a value processed by the formatLabel prop and not the actual values #189

Open
mradambeck opened this issue Apr 6, 2021 · 0 comments

Comments

@mradambeck
Copy link

For proper accessibility, aria attributes should be able to show the same content visually displayed in the label. Currently, they show the actual value of the slider. For example, if you are doing a percentage, you may have the value be 0.1 displayed as 10%. There needs to be an option to hav e this same value placed into the aria-valuemin, aria-valuemax and aria-valuenow attributes.

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

No branches or pull requests

1 participant