Skip to content

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

Open
nikoletavnv wants to merge 1 commit intomainfrom
mi-arrow-left
Open

fix(ui5-multi-input): fix arrow left key behavior#13468
nikoletavnv wants to merge 1 commit intomainfrom
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.

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

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

2 participants