angular-multi-select icon indicating copy to clipboard operation
angular-multi-select copied to clipboard

Introduce a counterpart "All Selected" to "None Selected"

Open davidda opened this issue 10 years ago • 4 comments

Having all items selected is a special state just like no items selected. Currently, the user has no way of knowing that everything is selected expect for opening the popup and looking whether everything is ticked. I think in many cases it is the default that everything is selected (=no filter applied) and this state should be conveyed to the user.

I propose that an option is added so that when this option is enabled "All Selected" (or the respective custom string) is displayed whenever all items are ticked.

davidda avatar Jun 21 '15 18:06 davidda

I second that. I often use the plugin to create a whitelist for the contents of a table/list, where by default everything is selected. This makes the ui rather bloated all the time, when there are lots of options.

simonmeister avatar Jul 02 '15 08:07 simonmeister

+1

mribichich avatar Sep 23 '15 15:09 mribichich

+1

alexlukelevy avatar Mar 18 '16 12:03 alexlukelevy

+1

pmomot avatar Mar 25 '16 08:03 pmomot