Skip to content

Fieldset Legend in Checkboxgroup #1606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Fieldset Legend in Checkboxgroup #1606

wants to merge 1 commit into from

Conversation

pavi41
Copy link
Contributor

@pavi41 pavi41 commented Jun 6, 2025

Description

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.

Copy link

codecov bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.50%. Comparing base (9fce828) to head (2d4952c).

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1606   +/-   ##
=========================================
  Coverage     82.50%   82.50%           
  Complexity     1010     1010           
=========================================
  Files           108      108           
  Lines          2623     2623           
  Branches        378      378           
=========================================
  Hits           2164     2164           
  Misses          270      270           
  Partials        189      189           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

data-sly-use.questionMark="${renderer.questionMarkPath}"></sly>


<fieldset class="cmp-adaptiveform-checkboxgroup cmp-adaptiveform-checkboxgroup--v2"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don't add --v2 in the suffix for the version

Copy link
Contributor

Choose a reason for hiding this comment

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

but rishi, if we need to make any changes in css then how it will be implemented on this version

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

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please update component readme to include the exact changes, also update the BEM as per the new HTML in the component readme

@rismehta
Copy link
Collaborator

You also need to update this section here, https://github.com/adobe/aem-core-forms-components/blob/master/ui.af.apps/pom.xml#L341

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