Skip to content

Conversation

@unazko
Copy link
Contributor

@unazko unazko commented Aug 6, 2025

Issue:

  • The inner text of the button wasn't announced when the design property was set.

Solution:

  • The inner text is now part of the aria-label attribute alongside the design type text.

Fixes: #12037

unazko added 2 commits August 7, 2025 01:27
Issue:
- The inner text of the button wasn't announced
when the design property was set.

Solution:
- The inner text is now part of the aria-label
attribute alongside the design type text.

Fixes: #12037

Fixes: #12037
@unazko unazko requested a review from GDamyanov August 7, 2025 10:14
Copy link
Contributor

@GDamyanov GDamyanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@unazko unazko merged commit 684f1fc into main Aug 7, 2025
12 checks passed
@unazko unazko deleted the emphasized_button branch August 7, 2025 10:41
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.14.0-rc.1 🎉

The release is available on v2.14.0-rc.1

Your semantic-release bot 📦🚀

nnaydenow pushed a commit that referenced this pull request Aug 18, 2025
fix(ui5-button): announce the text node properly

Issue:
- The inner text of the button wasn't announced
when the design property was set.

Solution:
- The inner text is now part of the aria-label
attribute alongside the design type text.

Fixes: #12037
ilhan007 pushed a commit that referenced this pull request Dec 8, 2025
fix(ui5-button): announce the text node properly

Issue:
- The inner text of the button wasn't announced
when the design property was set.

Solution:
- The inner text is now part of the aria-label
attribute alongside the design type text.

Fixes: #12037
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SF_ACC][Button]: JAWS reads out 'Emphasized' instead of button text by default when set the button design prop Emphasized

4 participants