-
Notifications
You must be signed in to change notification settings - Fork 370
Labels
Description
Describe the problem
This is an issue with @patternfly/react-core": "^5.4.10"
Please give a clear and concise description of the problem. Which components are affected?
The component is missing aria-label, manually trying to add the aria-label is also not possible. The issue is critical from the accessibility point of view.
How do you reproduce the problem?
It is possible to reproduce it in the Keycloak Admin UI > Clients > Import Client Form by using the Deque tool.
Expected behavior
It is possible to add aria-label to make the FileUpload accessibile.
Is this issue blocking you?
Yes, we were forced to remove the a11y test (keycloak/keycloak#35517), but we will need to add it in as soon as this is fixed.
What is your environment?
- Chrome (latest)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done