Tagged Questions
7
votes
4answers
332 views
Better way of merging two tree views into a single
I am working on a UI design which has two tree view components to show data hierarchy.
Each tree shows same data but has two different functionalities. I felt showing them in such a way will confuse ...
7
votes
2answers
639 views
How can I improve the intuitivity/UX of the depicted tree structure?
Background
In our application we have a customer/user tree structure.
Depending on the role signed in a level of the tree will be displayed, where a Super User (SYSTEM) sees all and a Customer (eg. ...
2
votes
4answers
2k views
tree-view for mobile devices
Is it a good idea to use tree-view UI structure in iPhone or other Mobile devices? (e.g. for file browsing etc.)