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

[MultiInput]: set several tokens at once #8049

Closed
arhigod opened this issue Jan 3, 2024 · 1 comment · Fixed by #8144
Closed

[MultiInput]: set several tokens at once #8049

arhigod opened this issue Jan 3, 2024 · 1 comment · Fixed by #8144
Assignees
Labels
bug This issue is a bug in the code TOPIC RL

Comments

@arhigod
Copy link

arhigod commented Jan 3, 2024

Bug Description

You can check the example https://codesandbox.io/p/sandbox/multiinput-c8cqq4
When I set several tokens at once, i see
image
Despite the fact that these tokens may fit perfectly into the Input field.

Also, if I put focus on this input (or after re-render), the tokens will successfully expand and the display will become normal.
image

PS. Looks like this is not fully fixed bug #6964

Isolated Example

https://codesandbox.io/p/sandbox/multiinput-c8cqq4

UI5 Web Components Version

1.19.0

Browser

Chrome

@arhigod arhigod added the bug This issue is a bug in the code label Jan 3, 2024
@petyabegovska
Copy link
Collaborator

Hello @SAP/ui5-webcomponents-topic-rl,

Can you check? The problem is reproducible in the provided sandbox sample.

Best regards,
Petya

@nnaydenow nnaydenow added this to New Issues in Maintenance - Topic RL via automation Jan 3, 2024
@ndeshev ndeshev self-assigned this Jan 16, 2024
@ndeshev ndeshev moved this from New Issues to In progress in Maintenance - Topic RL Jan 16, 2024
ndeshev added a commit that referenced this issue Jan 18, 2024
ndeshev added a commit that referenced this issue Jan 22, 2024
* fix(ui5-multi-input): fix multiple token addition

Fixes: #8049
Maintenance - Topic RL automation moved this from In progress to Completed Jan 22, 2024
ilhan007 pushed a commit that referenced this issue Jan 25, 2024
* fix(ui5-multi-input): fix multiple token addition

Fixes: #8049
tsanislavgatev pushed a commit that referenced this issue 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
bug This issue is a bug in the code TOPIC RL
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

4 participants