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

With a multiple select, the search input isn't actually inline (ie it breaks onto it's own line) #86

Open
hobailey opened this issue Mar 7, 2024 · 0 comments

Comments

@hobailey
Copy link

hobailey commented Mar 7, 2024

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):
image

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

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

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

No branches or pull requests

1 participant