apalfrey / select2-bootstrap-5-theme

A Select2 v4 theme for Bootstrap 5
https://apalfrey.github.io/select2-bootstrap-5-theme/
MIT License
211 stars 48 forks source link

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

Open hobailey opened 6 months ago

hobailey commented 6 months ago

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 (https://github.com/apalfrey/select2-bootstrap-5-theme/pull/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

nicojmb commented 3 months ago

same issue here, any news?

ozonerik commented 2 months ago

same issues

nicojmb commented 1 day ago

It's project die?