regardscitoyens / the-law-factory

Track the french law-making process
https://www.lafabriquedelaloi.fr
GNU Affero General Public License v3.0
76 stars 15 forks source link

How do we want to handle multiselection on Legend in mod2 & 2b #143

Closed RouxRC closed 8 years ago

RouxRC commented 8 years ago

Currently we can multiselect for instance amendments from PS, only adopted ones Although there's no indicator of a current selection on the legend, so one can hardly know why no amendment is selcted anymore in some cases So we could either:

What do you think @njoyard @fmassot ?

njoyard commented 8 years ago

Maybe we could fade out unselected legend items ? That would add a visual clue without clobbering the UI more, I think.

fmassot commented 8 years ago

+1 for adding a visual clue as @njoyard suggested , I see this kind of UI a lot in chart legends and it works quite well

RouxRC commented 8 years ago

sounds good to me!

njoyard commented 8 years ago

That leaves the question of multiple selection open...

fmassot commented 8 years ago

yep, the basic way to do it is with checkboxes but we can't do that :)

another way would be to have the same behaviour as a file manager : ctrl + left click enable multiple selection. imho this feature is not very important so this solution could be quite acceptable.

RouxRC commented 8 years ago

I think we could just drop the feature and simply have one kind of selection maximum

fmassot commented 8 years ago

+1 to drop it

njoyard commented 8 years ago

Agreed, closing :)