Skip to content

fix(ui5-segmented-button): remove aria-roledescription attribute - #13867

Open
NHristov-sap wants to merge 5 commits into
mainfrom
BL_segbtn_desc
Open

fix(ui5-segmented-button): remove aria-roledescription attribute#13867
NHristov-sap wants to merge 5 commits into
mainfrom
BL_segbtn_desc

Conversation

@NHristov-sap

Copy link
Copy Markdown
Contributor

Based on ACC testing and consultation with the central ACC team, aria-roledescription on role="option" elements overrides native list semantics and reduces clarity for screen reader users. The component follows the listbox pattern (role="listbox" / role="option"), which is already well-understood by screen reader users and does not require a custom role description.

Also, a "Selected" announcement is added when a segmented button item is being selected.

JIRA: BGSOFUIBALKAN-10903

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant