Skip to content

Conversation

@StefanDimitrov04
Copy link
Contributor

FIXES: #12934

@ui5-webcomponents-bot
Copy link
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview January 20, 2026 12:58 Inactive
@nnaydenow
Copy link
Contributor

We need to validate the following use cases:

  1. Form submission with empty input + {ENTER_KEY}
  2. Form submission with typed input + {ENTER_KEY}
  3. Form submission with typeahead input + {ENTER_KEY}
  4. Form submission when focus is inside the dropdown + {ENTER_KEY}

Expected behavior:

  1. Submit the form.
  2. Fire a change event, then submit the form.
  3. Fire a change event to confirm the autocomplete suggestion; if an additional {ENTER_KEY} is pressed, submit the form.
  4. Fire a change event to confirm the selection; if an additional {ENTER_KEY} is pressed, submit the form.

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.

[ui5-multi-input]: doesnt fire change event

4 participants