Skip to content

fix(ui5-multi-combobox): announce suggestions selected state#13767

Open
aleksandar-terziev wants to merge 1 commit into
mainfrom
mcb-selected-state-announcement
Open

fix(ui5-multi-combobox): announce suggestions selected state#13767
aleksandar-terziev wants to merge 1 commit into
mainfrom
mcb-selected-state-announcement

Conversation

@aleksandar-terziev

@aleksandar-terziev aleksandar-terziev commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Fixes: #13225
Fixes: #13579

Added aria-multiselectable to List and aria-selected to items to enable screen readers to announce selection state in MultiComboBox dropdown.

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

yanaminkova
yanaminkova previously approved these changes Jul 3, 2026

@yanaminkova yanaminkova left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved from the List side

@nikoletavnv nikoletavnv self-requested a review July 6, 2026 07:55

@nikoletavnv nikoletavnv left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

When navigating through the mcb items using the Arrow keys, I always have an announcement stating "Not selected " even when the item is visually selected and checked. The shadow list element has properly set aria-selected but it does affect the announcement on focus.

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

Labels

None yet

Projects

None yet

3 participants