Skip to content

Conversation

@nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Oct 16, 2025

Introduced a new accessibleName property for the ui5-form-group component.

The ui5-form-group now:

  1. Uses the accessibleName value as the aria-label text, if defined.
  2. References the title element when headerText is provided.
  3. Falls back to a default aria-label of "Group {group number}" when neither accessibleName nor headerText is specified.

Fixes: #12377

@nnaydenow nnaydenow requested a review from ilhan007 October 16, 2025 13:23
@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Oct 16, 2025

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

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 16, 2025 13:29 Inactive
@nnaydenow nnaydenow merged commit 3bbfe93 into main Oct 17, 2025
14 checks passed
@nnaydenow nnaydenow deleted the form-group-acc-name branch October 17, 2025 06:49
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview October 17, 2025 06:49 Inactive
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.16.0-rc.2 🎉

The release is available on v2.16.0-rc.2

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.

[SF][ui5-form-group]:Add accessibleName prop to the FormGroup

4 participants