live_select icon indicating copy to clipboard operation
live_select copied to clipboard

Showing tags inside the input field

Open maxmarcon opened this issue 2 years ago • 3 comments
trafficstars

          @maxmarcon loving what you've started here! is there a known way to get the selected options to appear inside the search input, as shown in the gif above:

Alt Text

Originally posted by @rxndxm in https://github.com/maxmarcon/live_select/issues/11#issuecomment-1689199204

maxmarcon avatar Sep 08 '23 05:09 maxmarcon

https://github.com/maxmarcon/live_select/issues/11#issuecomment-1690696518

Looking more closely these might be better examples :)

https://codepen.io/emah/pen/MWyXqqM https://codepen.io/smhigley/pen/GRgjRVN

For this second one, looks like the parent is a flexbox, with the selected options having a max-width set, and the input having flex: 1 1 35%

maxmarcon avatar Sep 08 '23 05:09 maxmarcon

So... any updates on this?

egeersoz avatar Sep 19 '24 15:09 egeersoz

No, not from my side

maxmarcon avatar Sep 19 '24 19:09 maxmarcon