You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement or change
Followup related to comment #11005 (comment)
The way we are creating icons in the react-icons package, aria-hidden="true" is set by default whenever there is no title prop passed. We should review usage of icons imported and remove any hardcoded aria-hidden="true" if applicable.
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?
The text was updated successfully, but these errors were encountered:
Describe the enhancement or change
Followup related to comment #11005 (comment)
The way we are creating icons in the react-icons package, aria-hidden="true" is set by default whenever there is no title prop passed. We should review usage of icons imported and remove any hardcoded aria-hidden="true" if applicable.
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?
The text was updated successfully, but these errors were encountered: