Skip to content

Conversation

@nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Jan 12, 2026

This reverts commit 0944107.

Form submission is prevented only in the scenario where there are multiple input fields that accept free text and there is no submit element inside the form. Having a form with multiple input elements but no submit action is an unusual setup.

In order to avoid introducing complex detection logic for all possible cases, the decision of whether the form should be submitted is delegated to the application.

For this reason, this PR reverts the changes introduced by the following commit

Related to: #12221
Related to: #12629
Fixes: #12863

@ui5-webcomponents-bot
Copy link
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 12, 2026 12:28 Inactive
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.

Form submission via Enter key broken from v2.14.0‑rc.7 to v2.18.0 when multiple inputs exist

3 participants