adobe / aem-core-forms-components

Standardized components to build forms with AEM Forms
Apache License 2.0
26 stars 58 forks source link

Fixing enabled and visible attributes of Button CC #1303

Closed muskgupta closed 4 months ago

muskgupta commented 4 months ago

Description

Fixed the enabled and visible attributes to reflect correctly in forms for button core component.

Related Issue

JIRA : https://jira.corp.adobe.com/browse/FORMS-15167

Motivation and Context

Without this change, the button component in forms was not correctly populating true and false values to 'data-cmp-enabled' and 'data-cmp-visible' attributes.

How Has This Been Tested?

Tested the changes using cypress.

Screenshots (if appropriate):

Types of changes

Checklist: