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

Multi Select Box Style Issue - Show Options in one line #918

Open
morrisDHE opened this issue Nov 29, 2012 · 10 comments
Open

Multi Select Box Style Issue - Show Options in one line #918

morrisDHE opened this issue Nov 29, 2012 · 10 comments

Comments

@morrisDHE
Copy link

Hi,

we use a MultiSelectBox and want to show all selected Options in just one row. The row has a fixed width and the options should fit to that.

How to solve this problem?

Thanks in advance

@pfiller
Copy link
Contributor

pfiller commented Apr 25, 2013

From #857:

@kenearley
Copy link

suggestion from @aargus on #1269

Can you make an option that says for example: 10 items selected instead of showing the selected items? This will not grow the combo box vertically. Then, when one opens the dropdown he can easily see the selected items on the top of the list with a cross for each item to remove the selection.

@pfiller
Copy link
Contributor

pfiller commented Jul 19, 2013

From @urbanmichal on #782:

On chosen blur, it's collapsing to single line and displaying placeholder text. On focus it would expand to whole size (for example couple of lines, when more options are chosen).

@pfiller pfiller closed this as completed Jul 19, 2013
@pfiller pfiller reopened this Jul 19, 2013
@nozpheratu
Copy link

Any updates on this?

@ghost
Copy link

ghost commented Mar 1, 2014

What's the status on this fix?

@whatwehaveunlearned
Copy link

Is this feature updated? I do not see any option anywhere to do this...

@scunliffe
Copy link

I too would love to see this feature as I'm using this as a set of selected filters... A simple:
[_5 items selected___v]

type of message would be awesome when blurred.
5itemsselected

or show whatever can fit visibly, and truncate the rest

14itemsselected

@kopijunkie
Copy link

is there any update or plans to implement something like what @scunliffe suggested above? definitely would be a great feature to handle large numbers of multiple selections. my solution for this scenario currently is to use CSS to force a scrollbar to appear on overflow, which is less than ideal imo.

@pfiller
Copy link
Contributor

pfiller commented Jun 7, 2016

#2412 was asking basically the same question.

@JamesPJ
Copy link

JamesPJ commented Sep 29, 2018

Any progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants