Feature Request Description
In UI5WCR we're using the Toolbar inside the FilterBar's header. The specifications for the "Go" button now require applying aria-describedby to add a descriptive text, which is currently not possible as only the Button supports the accesssible-description attribute.
Here you can find the corresponding feature request.
Proposed Solution
Allow passing accessibleDescription to the ToolbarButton as well.
Proposed Alternatives
For now, we will use a ToolbarItem wrapping a Button and applying the attribute there.
Organization
UI5WCR
Additional Context
No response
Priority
None
Privacy Policy
Feature Request Description
In UI5WCR we're using the
Toolbarinside the FilterBar's header. The specifications for the "Go" button now require applyingaria-describedbyto add a descriptive text, which is currently not possible as only theButtonsupports theaccesssible-descriptionattribute.Here you can find the corresponding feature request.
Proposed Solution
Allow passing
accessibleDescriptionto theToolbarButtonas well.Proposed Alternatives
For now, we will use a
ToolbarItemwrapping aButtonand applying the attribute there.Organization
UI5WCR
Additional Context
No response
Priority
None
Privacy Policy