Skip to content

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

@thatblindgeye

Description

@thatblindgeye

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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Needs info

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions