You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the ui5-multi-combobox in a Form-like display mode (label on the left) it changes it's own width when there is an at least one active selection. If no item is selected, the width seems to be fine.
Describe the bug
When using the
ui5-multi-combobox
in a Form-like display mode (label on the left) it changes it's own width when there is an at least one active selection. If no item is selected, the width seems to be fine.To reproduce
Steps to reproduce the behavior:
Isolated example
https://codesandbox.io/s/ui5-webcomponents-lt2k9?file=/index.html
Expected behavior
I would expect that the MCB does not change its total width.
Screenshots
![Screen-Recording-2020-06-16-at-10 54 18](https://user-images.githubusercontent.com/8775211/84753907-e7281700-afbf-11ea-8e0a-b20ed30bfe2e.gif)
If applicable, add screenshots to help explain your problem.
Context
Affected components (if known)
Log output / Any errors in the console
Other input components like the select is working fine.
The text was updated successfully, but these errors were encountered: