Skip to content

Conversation

ndeshev
Copy link
Contributor

@ndeshev ndeshev commented Sep 2, 2025

to match the native input in form behavior, the submit event should be fired on enter key press and change event only if there is a single input in the form.

fixes: #12221

to match the native input in form behavior, the submit event should
be fired on enter key press and change event only if there is a single
input in the form.

fixes: #12221
@ndeshev ndeshev merged commit 0944107 into main Sep 3, 2025
12 checks passed
@ndeshev ndeshev deleted the single-input-submit branch September 3, 2025 13:20
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.14.0-rc.7 🎉

The release is available on v2.14.0-rc.7

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[input | ui5-webcomponents-react | typescript]: when we hit enter on input field the form gets submitted.
3 participants