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

🧹 Preview deployment cleaned up: https://pr-12598--ui5-webcomponents.netlify.app

@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
@kgogov kgogov merged commit ddbb8d4 into main Nov 7, 2025
14 checks passed
@kgogov kgogov deleted the dynamic-page-title-aria-fix branch November 7, 2025 08:55
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 7, 2025 08:55 Inactive
plamenivanov91 pushed a commit to plamenivanov91/ui5-webcomponents that referenced this pull request Nov 7, 2025
…interactive titles (UI5#12598)

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: UI5#12466
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.17.0-rc.1 🎉

The release is available on v2.17.0-rc.1

Your semantic-release bot 📦🚀

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.

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

4 participants