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

Terra Progressbar doesn't read current value accurately #1838

Closed
JakeLaCombe opened this issue Sep 5, 2018 · 0 comments · Fixed by #1851
Closed

Terra Progressbar doesn't read current value accurately #1838

JakeLaCombe opened this issue Sep 5, 2018 · 0 comments · Fixed by #1851

Comments

@JakeLaCombe
Copy link
Contributor

Bug Report

Description

Progress bars are leaving off the unit when they are read to the user, making it difficult to see what the progress bar is trying to say. To fix this, it's recommend to use aria-valuetext as a prop on the progress bar.

Additional Context / Screenshots

For color blindness, it's more ideal to use textures instead of straight up color. Perhaps consider using textures for some cases? That maybe better left to another Jira.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants