Skip to content

fix(ui5-multi-input): fix arrow left key behavior#13468

Merged
nikoletavnv merged 3 commits into
mainfrom
mi-arrow-left
May 12, 2026
Merged

fix(ui5-multi-input): fix arrow left key behavior#13468
nikoletavnv merged 3 commits into
mainfrom
mi-arrow-left

Conversation

@nikoletavnv
Copy link
Copy Markdown
Contributor

Fixes: #13357
Do not fire change event when user navigates inside the multi-input with the arrow left and right key between inner input and tokenizer. Change event should only be fired when the user leaves the multi-input.

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 5, 2026

🧹 Preview deployment cleaned up: https://pr-13468--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 5, 2026 16:22 Inactive
@nikoletavnv nikoletavnv requested a review from ndeshev May 11, 2026 07:40
Fixes: #13357
Do not fire change event when user navigates inside the multi-input with
the arrow left and right key between inner input and tokenizer.
Change event should only be fired when the user leaves the multi-input.
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 11, 2026 07:47 Inactive
Comment thread packages/main/cypress/specs/MultiInput.cy.tsx Outdated
Comment thread packages/main/src/MultiInput.ts Outdated
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 12, 2026 07:19 Inactive
@nikoletavnv nikoletavnv merged commit 38f8736 into main May 12, 2026
13 checks passed
@nikoletavnv nikoletavnv deleted the mi-arrow-left branch May 12, 2026 14:03
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 12, 2026 14:03 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.

[ui5-multi-input]: Token is created on Arrow Left when focus leaves the input and goes to the Tokenizer

3 participants