Skip to content

FORMS-18211: Accessibility Issues with Checkboxgroup in Adaptive form Core component#1761

Merged
rismehta merged 19 commits intodevfrom
FORMS_18211
Feb 10, 2026
Merged

FORMS-18211: Accessibility Issues with Checkboxgroup in Adaptive form Core component#1761
rismehta merged 19 commits intodevfrom
FORMS_18211

Conversation

@armaang1729
Copy link
Collaborator

@armaang1729 armaang1729 commented Dec 3, 2025

Description

The customer, State Of Pennsylvania Office Of Administration, has reported an accessibility issue in AEM Forms. The problem involves checkboxes not being grouped correctly within a <fieldset> element, with the group label not nested in a <legend> as the first child. This structure is necessary for compliance with accessibility standards, ensuring users with disabilities can navigate and understand form elements accurately.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
aria-required-attr critical
empty-heading minor
label-title-only serious
target-size serious

1 similar comment
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
aria-required-attr critical
empty-heading minor
label-title-only serious
target-size serious

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@armaang1729 armaang1729 changed the title Forms 18211 Forms 18211 <WIP><do not merge> Dec 14, 2025
@armaang1729 armaang1729 changed the title Forms 18211 <WIP><do not merge> FORMS-18211 Jan 13, 2026
@armaang1729 armaang1729 requested a review from rismehta January 15, 2026 06:49
Copy link
Collaborator

@rismehta rismehta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check comments

Copy link
Contributor

@amit-mnnit amit-mnnit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check comments

@armaang1729 armaang1729 changed the title FORMS-18211 FORMS-18211: Accessibility Issues with Checkboxgroup in Adaptive form Core component Feb 10, 2026
@rismehta rismehta merged commit 6db3fd8 into dev Feb 10, 2026
10 checks passed
@rismehta rismehta deleted the FORMS_18211 branch February 10, 2026 11:12
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.

4 participants