Skip to content

fix(ui5-carousel): remove redundant role="region" from section element#13561

Open
kskondov wants to merge 3 commits into
mainfrom
ui5-carousel-roles
Open

fix(ui5-carousel): remove redundant role="region" from section element#13561
kskondov wants to merge 3 commits into
mainfrom
ui5-carousel-roles

Conversation

@kskondov
Copy link
Copy Markdown
Contributor

The <section> element already has an implicit ARIA role of "region", making the explicit attribute unnecessary and flagged by validators.
Fixes: #11515

The <section> element already has an implicit ARIA role of "region",
making the explicit attribute unnecessary and flagged by validators.
@kskondov kskondov requested a review from a team May 20, 2026 11:38
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 20, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 20, 2026 11:44 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 20, 2026 12:25 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 21, 2026 08:15 Inactive
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.

[SFSF]Carousel: A11y - Elements must only use supported ARIA attributes

2 participants