adobe / aem-core-forms-components

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

Fix default behaviour of enter press leading to form submission in core components. #1363

Closed muskgupta closed 2 months ago

muskgupta commented 2 months ago

Description

Pressing enter on core components redirects to thankyou page which is not the correct behaviour. This fix prevents the default behaviour of enter press on form level.

Related Issue

https://jira.corp.adobe.com/browse/FORMS-15630

Motivation and Context

How Has This Been Tested?

Tested on localhost deployment and test cases tested using cypress.

Screenshots (if appropriate):

Types of changes

Checklist: