feat(ui5-toolbar-button): add accessibleRole property - #13979
feat(ui5-toolbar-button): add accessibleRole property#13979plamenivanov91 wants to merge 1 commit into
Conversation
Forwards accessibleRole to the inner ui5-button, enabling consumers to expose the toolbar action as a link (role="link") for navigation use cases, resolving the A11y gap reported by SuccessFactors. Fixes #13070
👋 Heads-up: dev close is in effectThanks for the contribution! This repository is currently in dev close ahead of release This PR appears to introduce public-API changes (detected by diffing the Custom Elements Manifest against the latest published version on npm):
Could you please hold off on merging into If this change must ship in the current release, please request a review from one or two members of @UI5/ui5-team-webc so the team can sign off explicitly.
Posted automatically by the Dev Close Notice workflow. |
|
🚀 Deployed on https://pr-13979--ui5-webcomponents-preview.netlify.app |
Forwards accessibleRole to the inner ui5-button, enabling consumers to expose the toolbar action as a link (role="link") for navigation use cases, resolving the A11y gap reported by SuccessFactors.
Fixes #13070