Skip to main content

Questions tagged [tree]

trees show hierarchical data. File directory navigation is one of the most familiar UX for browsing a tree.

2 votes
1 answer
99 views

I'm working on a web application in which users can create a tree hierarchy of nodes. It should be possible to select multiple nodes and list data (documents, images or properties) for those nodes. It ...
Magnus Granberg's user avatar
0 votes
1 answer
84 views

I have a treeview and problem of sharing the same button for two functionalities. The nodes that have children traditionally will be clicked and its subtree will be open, but I also need a way to make ...
Bernardo Benini Fantin's user avatar
1 vote
0 answers
69 views

I want to add to the following UI showing several "releases" per "distro" for choosing one release per distro. How could I do the UI? My best idea is to add after choosing Distro ...
porton's user avatar
  • 241
0 votes
1 answer
326 views

Context I have an administration Web-UI (implemented with vue and vuetify) where one should also be able to manage organization structures. Meaning something like Daimler AG -> Mercedes Benz AG -&...
telion's user avatar
  • 111
1 vote
1 answer
195 views

Let's say there is a tree table displaying a hierarchical structure. There are actually two kinds of objects displayed in the table, one kind forming the internal nodes of the tree and the other one ...
Jakub Lédl's user avatar
0 votes
1 answer
166 views

I would like to do a Tree Test for a site (using UserTesting.com) but one of the nodes in my tree would be a profile picture in the top right of the screen that clicks open to reveal a menu. It's ...
Michael Designs's user avatar
3 votes
2 answers
647 views

Background I am designing a tree structure that should represent folder nesting and contain some properties inside. On the left side of the screen, I have a tree structure with folders and on the ...
Pollywog's user avatar
0 votes
1 answer
2k views

I have a multi-level tree structure and the user would want to select only a particular parent node or all child nodes below it. There can be multiple trees with multiple levels one below another The ...
user5155835's user avatar
0 votes
1 answer
153 views

I am designing a tree structure displaying the course content for mobile. Each row has 2 tappable areas: caret for the unfolding text area for detail content page. In the usability tests, most users ...
yellingbytes's user avatar
1 vote
1 answer
186 views

I have a tree structure that can periodically update ( meaning adding new elements inside the tree structure ). These updates can be performed at leaf level so I'm not sure where to signal that there ...
Chris's user avatar
  • 4,628
1 vote
3 answers
2k views

I'm looking for a useful editing UX for large, tree-structured content like this: Project 1 - Step 1 - Explanation 1 - Explanation 2: could be long paragraphs, too. - E2.1: Lots of ...
bebbi's user avatar
  • 63
0 votes
1 answer
575 views

I'm building a tree structure navigation that could go quite deep. Actions can be performed at child level but you can also select any point of the tree navigation and use an action that will switch ...
Chris's user avatar
  • 4,628
1 vote
2 answers
238 views

I have a parent / children relationship table where the children have an action but given the fact that there could be up to ten children we want to allow a way to set the action from the parent level ...
Chris's user avatar
  • 4,628
2 votes
3 answers
469 views

I would like my users to toggle opt-in or opt-out the nested items in my checkbox tree individually but also toggle them all opt-in or all opt-out at once. In my example, I use radio buttons. But the ...
Menno Weerepas's user avatar
1 vote
1 answer
647 views

I am working on a multi-select tree in which the user should be able to select all children of a parent. Normally you would be using the parent checkbox to do so, but in this case it should also be ...
Iljoesjin's user avatar

15 30 50 per page
1
2 3 4 5
12