Skip to content

Conversation

@kgogov
Copy link
Contributor

@kgogov kgogov commented Oct 31, 2025

When the DynamicPageTitle is non-interactive, the ARIA labelledby attribute should not reference any heading elements. This change ensures that the _ariaLabelledBy getter returns undefined when the title is not interactive, preventing potential accessibility issues.

Fixes: #12466

…interactive titles

When the DynamicPageTitle is non-interactive, the ARIA labelledby attribute
should not reference any heading elements. This change ensures that the
_ariaLabelledBy getter returns undefined when the title is not interactive,
preventing potential accessibility issues.

Fixes: #12466
@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 31, 2025

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 31, 2025 13:53 Inactive
@kgogov kgogov requested a review from plamenivanov91 November 6, 2025 11:16
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 6, 2025 14:07 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.

Elements must only use permitted ARIA attributes in ui5-dynamic-page-title-focus-area

3 participants