Skip to content

fix(ui5-select): use accessibleName for option announcements#13202

Open
NakataCode wants to merge 2 commits intorelease-1.24from
select-menu-option-accessible-name
Open

fix(ui5-select): use accessibleName for option announcements#13202
NakataCode wants to merge 2 commits intorelease-1.24from
select-menu-option-accessible-name

Conversation

@NakataCode
Copy link
Contributor

Problem:

  • When accessibleName is set on select options, it is not read out by screen readers.

Solution:

  • Use the accessibleName property when available, falling back to textContent for announcements.

Fixes: #11809

@NakataCode NakataCode added the 1.24 label Mar 6, 2026
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.

2 participants