Skip to content

Conversation

@pavi41
Copy link
Contributor

@pavi41 pavi41 commented Jul 18, 2024

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.

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 90 96 96 75

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

2 similar comments
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

@codecov
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (13f96e7) to head (5e070ea).

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #1322   +/-   ##
=========================================
  Coverage     81.73%   81.73%           
  Complexity      853      853           
=========================================
  Files            97       97           
  Lines          2267     2267           
  Branches        305      305           
=========================================
  Hits           1853     1853           
  Misses          255      255           
  Partials        159      159           

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

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.

Please add a runtime test case for the same, no PR's without test case.

jcr:title="I agree to the terms & conditions"
sling:resourceType="core/fd/components/form/checkbox/v1/checkbox"
enabled="false"
required="true"
Copy link
Contributor

Choose a reason for hiding this comment

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

@pavi41
Copy link
Contributor Author

pavi41 commented Jul 19, 2024

Please add a runtime test case for the same, no PR's without test case.

Added test case for the same!

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 92 96 96 75

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

2 similar comments
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

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.

Pavitra Khatri and others added 2 commits July 24, 2024 04:52
* updating eventsource while updating model value

* Adding ui change event to update model value

* Fixing package lock

* Fixing text input code

---------

Co-authored-by: vdua <vdua@adobe.com>
@pavi41
Copy link
Contributor Author

pavi41 commented Jul 24, 2024

You should make it required here, https://github.com/adobe/aem-core-forms-components/blob/master/ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/termsandconditions/v1/termsandconditions/_cq_template.xml and also in the archetype

@rismehta I have added it in the file you mentioned, will create the seperate PR for archetype

@adobe-bot
Copy link

Lighthouse scores (desktop)

Performance Accessibility Best-Practices SEO
Scores 100 96 96 75

@adobe-bot
Copy link

Lighthouse scores (mobile)

Performance Accessibility Best-Practices SEO
Scores 91 96 96 75

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

2 similar comments
@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

@adobe-bot
Copy link

Accessibility Violations Found

Id Impact
label-title-only serious
target-size serious

@rismehta rismehta merged commit fd2bf79 into dev Jul 25, 2024
@rismehta rismehta deleted the tnc/add branch July 25, 2024 05:14
rismehta added a commit that referenced this pull request Jul 25, 2024
* Approval checkbox required by default

* FORMS-15481 Adding ui change event to update model value (#1327)

* updating eventsource while updating model value

* Adding ui change event to update model value

* Fixing package lock

* Fixing text input code

---------

Co-authored-by: vdua <vdua@adobe.com>

---------

Co-authored-by: Pavitra Khatri <pavitrakhatri@Pavitras-MacBook-Pro.local>
Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
Co-authored-by: vdua <vdua@adobe.com>
rismehta added a commit that referenced this pull request Jul 25, 2024
* Approval checkbox required by default

* FORMS-15481 Adding ui change event to update model value (#1327)

* updating eventsource while updating model value

* Adding ui change event to update model value

* Fixing package lock

* Fixing text input code

---------

Co-authored-by: vdua <vdua@adobe.com>

---------

Co-authored-by: Pavitra Khatri <pavitrakhatri@Pavitras-MacBook-Pro.local>
Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
Co-authored-by: vdua <vdua@adobe.com>
dmaurya929 pushed a commit that referenced this pull request Aug 13, 2024
* Approval checkbox required by default

* FORMS-15481 Adding ui change event to update model value (#1327)

* updating eventsource while updating model value

* Adding ui change event to update model value

* Fixing package lock

* Fixing text input code

---------

Co-authored-by: vdua <vdua@adobe.com>

---------

Co-authored-by: Pavitra Khatri <pavitrakhatri@Pavitras-MacBook-Pro.local>
Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
Co-authored-by: vdua <vdua@adobe.com>
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.

5 participants