adobe / aem-core-forms-components

Apache License 2.0
26 stars 50 forks source link

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

Closed muskgupta closed 3 weeks ago

muskgupta commented 3 weeks 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: