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-input): fix multiple token addition #8144

Merged
merged 3 commits into from
Jan 22, 2024
Merged

Conversation

ndeshev
Copy link
Contributor

@ndeshev ndeshev commented Jan 19, 2024

Fixes: #8049

@ndeshev ndeshev requested a review from niyap January 19, 2024 09:19
Copy link
Contributor

@niyap niyap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the following scenario:
Open the MultiComboBox test page. Check the sample with dynamic suggestions. I just enhanced it to add only two items with text "One" and "Two" instead of six items, the width of the ui5-multi-combobox to be the same(210px) and density to be "Compact".

Here is the result:
image

@ndeshev ndeshev merged commit 94590e1 into main Jan 22, 2024
8 checks passed
@ndeshev ndeshev deleted the add-multiple-tokens branch January 22, 2024 14:33
ilhan007 pushed a commit that referenced this pull request Jan 25, 2024
* fix(ui5-multi-input): fix multiple token addition

Fixes: #8049
tsanislavgatev pushed a commit that referenced this pull request Feb 20, 2024
* fix(ui5-multi-input): fix multiple token addition

Fixes: #8049
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.

[MultiInput]: set several tokens at once
2 participants