Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui5-multi-combobox): collapse the tokenizer on mobile devices picker close #9291

Merged
merged 7 commits into from
Jul 1, 2024

Conversation

ndeshev
Copy link
Contributor

@ndeshev ndeshev commented Jun 24, 2024

fixes: #9176

@nikoletavnv
Copy link
Member

nikoletavnv commented Jun 25, 2024

On mobile: when I open the dialog with tokens from the "n more" link in the input, and after that I close the dialog with the "OK" button, the tokenizer remains expanded and the last token is cut. This happens because clicking on the "n more" link sets the tokenizer in expanded state. May be we have to set it to expanded = false after close of the dialog

@ndeshev ndeshev changed the title fix(ui5-multi-combobox): collapse the tokenizer on mobile devices er picker close fix(ui5-multi-combobox): collapse the tokenizer on mobile devices picker close Jun 25, 2024
@nikoletavnv nikoletavnv merged commit 74e3c50 into main Jul 1, 2024
10 checks passed
@nnaydenow nnaydenow deleted the mcb-phone-tokenizer branch August 2, 2024 06:53
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-combobox]: tokenizer looks broken
2 participants