live_select
live_select copied to clipboard
Showing tags inside the input field
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:

Originally posted by @rxndxm in https://github.com/maxmarcon/live_select/issues/11#issuecomment-1689199204
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%
So... any updates on this?
No, not from my side