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

Progress - status should be conveyed via helper text in examples #11397

Open
thatblindgeye opened this issue Jan 9, 2025 · 0 comments
Open

Comments

@thatblindgeye
Copy link
Contributor

thatblindgeye commented Jan 9, 2025

Describe the enhancement or change
Examples should be updated to include helper text when status is used. Currently there's nothing conveying the progress status to AT since examples only include visual indication.

Additionally, this helper text should be linked to the ProgressBar via aria-describedby. This would require editing the Progress code slightly -- either hardcoding the aria-describedby on ProgressBar and id on ProgressHelperText and/or introducing a couple of new props for consumers to do this themselves.

We should also add a console warning if status is used and there's no helper text.

(reach out to design for further input on using the title prop)

Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?

Any other information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant