The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
2answers
79 views

Using icons as checkboxes?

How unusable is it to use icons as checkboxes? It's a cool concept when it is implemented, however I am worried that it is not obvious that the icon is clickable. What are people's opinions about a) ...
2
votes
4answers
228 views

Resizing a Chart

A system that I'm working on has a pane with a chart displayed under a table. The user can choose to resize the pane to see more of the table. However, when this happens, the chart gets squeezed ...
1
vote
1answer
387 views

Ways to collapse sidebar as much as possible

OK, so here are two screenshots of classic collapsible sidebar: As we can see, when collapsed, sidebar still holds some space. The question is - what design patterns can be used to overcome this ...
4
votes
2answers
377 views

A special case of tree-view/collapsible panels

This might be considered a sort of special case of the issue described here: should arrows point left/down or down/up in collapsible accordion? I have this scenario: As can be seen in the ...