Skip to content

Conversation

ilhan007
Copy link
Contributor

@ilhan007 ilhan007 commented Sep 24, 2025

Updates Form's accessibility per latest spec

Fixes: #12156

add Form#аccessibilityMode ("Display" | "Edit")

Defines the accessibility mode of the component in "edit" and "display" use-cases.
Based on the mode, the component renders different HTML elements and ARIA attributes,
which are appropriate for the use-case.

  • Set this property to "Display", when the form consists of non-editable (e.g. texts) form items.
  • Set this property to "Edit", when the form consists of editable (e.g. input fields) form items.

add Form#accessibleNameRef

@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Sep 26, 2025

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 09:12 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 12:29 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 12:47 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 13:37 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 13:57 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 26, 2025 14:12 Inactive
@UI5 UI5 deleted a comment from ui5-webcomponents-bot Sep 29, 2025
@UI5 UI5 deleted a comment from ui5-webcomponents-bot Sep 29, 2025
@UI5 UI5 deleted a comment from ui5-webcomponents-bot Sep 29, 2025
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 29, 2025 17:40 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 30, 2025 07:21 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview September 30, 2025 07:36 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 2, 2025 11:40 Inactive
@ilhan007 ilhan007 changed the title [wip][ui5-form]: enhance a11y using description list feat(ui5-form): enhance a11y using description list Oct 3, 2025
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 15, 2025 06:21 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 06:41 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 09:06 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 10:21 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 10:43 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 10:59 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 13:19 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 15:53 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.

[Form]:The label/value pairs in the object header and completed activity details sections are not structured as description list

2 participants