feat(ui5-toolbar-button): add accessibleDescription property - #13978
feat(ui5-toolbar-button): add accessibleDescription property#13978plamenivanov91 wants to merge 3 commits into
Conversation
Forwards accessibleDescription to the inner ui5-button, enabling aria-describedby support for toolbar actions such as the Go button in the FilterBar header. Fixes #13591
👋 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-13978--ui5-webcomponents-preview.netlify.app |
Forwards accessibleDescription to the inner ui5-button, enabling aria-describedby support for toolbar actions such as the Go button in the FilterBar header.
Fixes #13591