Is there a way to add the accessibleName for the <ui5-form-group> component ? #12159
Unanswered
VidhiNPatel
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @VidhiNPatel I will transfer this question to the ui5-webcomponents repo, as the component is developed there. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Axe Devtool is reporting a missing aria-label on the where role="form" is specified. According to accessibility standards, an aria-label should be present when a role is defined.
Beta Was this translation helpful? Give feedback.
All reactions