biigle / label-trees

:m: BIIGLE module to create, edit and manage label trees
0 stars 0 forks source link

Improve UX of expandable label tree items #13

Closed mzur closed 7 years ago

mzur commented 7 years ago

A label tree item with children expands if the user clicks either on the colored dot or the empty area next to the label name. If the user clicks on the label name the label is selected and not expanded.

Maybe this behavior becomes more transparent if we implement a new hover style: If the user hovers over the colored dot or the empty area next to the label name the colored dot becomes an arrow pointing down. The same goes for collapsing the label item with an arrow pointing up. If the user hovers over the label name the colored dot doesn't change.

mzur commented 7 years ago

It's now looking like this: out