Describe the enhancement or change
React counterpart to core issue patternfly/patternfly#7288
- Create a top-level "Status" heading for the status examples and include a blurb about helper text being a requirement for progress components with status
- List the existing status examples under the new status heading
- Update Progress component code to apply an aria-describedby on the
role="progressbar" element when helper text is applied (we should allow a custom Id to be passed in and have a unique generated ID as a fallback on the helper text container)
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?
Describe the enhancement or change
React counterpart to core issue patternfly/patternfly#7288
role="progressbar"element when helper text is applied (we should allow a custom Id to be passed in and have a unique generated ID as a fallback on the helper text container)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?