Skip to content

feat(ui5-dynamic-page): add accessibilityAttributes property#13484

Open
yanaminkova wants to merge 12 commits into
mainfrom
dynamic-page-role
Open

feat(ui5-dynamic-page): add accessibilityAttributes property#13484
yanaminkova wants to merge 12 commits into
mainfrom
dynamic-page-role

Conversation

@yanaminkova
Copy link
Copy Markdown
Contributor

@yanaminkova yanaminkova commented May 8, 2026

Introduce accessibilityAttributes property allowing developers to override the ARIA landmark role and label of each DynamicPage section (header, content, footer, root) and set accessible-name directly on ui5-dynamic-page-header via accessibleName property.

Fixes #12557

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 11, 2026

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 11, 2026 08:02 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 11, 2026 08:43 Inactive
Comment thread packages/fiori/src/DynamicPage.ts
Comment thread packages/fiori/src/DynamicPage.ts Outdated
Comment thread packages/fiori/src/DynamicPage.ts Outdated
Comment thread packages/fiori/src/DynamicPageTemplate.tsx Outdated
Comment thread packages/fiori/cypress/specs/DynamicPage.cy.tsx
Comment thread packages/fiori/test/pages/DynamicPage.html Outdated
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 19, 2026 10:40 Inactive
@yanaminkova yanaminkova temporarily deployed to netlify-preview June 2, 2026 11:00 — with GitHub Actions Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview June 2, 2026 11:08 Inactive
@yanaminkova yanaminkova requested a review from dobrinyonkov June 2, 2026 12:08
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.

[DynamicPage]: customize accessibility role

3 participants