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
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
The issue
When using this theme on a multiple select, the search input is always on it's own line (and never along side/inline the selected values):

The v4 theme doesn't have this issue though (see demo here):

Note that this is separate/different from the issue when using prepends etc (#79).
Code and demo of issue
Here
Expected behaviour
The search input is on the same line/level as the selected values and only goes onto a new line when there is insufficient space