Tagged Questions
4
votes
1answer
215 views
Presenting Hierarchical Options
I'm wondering what is considered "best practice" for displaying hierarchical lists that allow selection in a web app. In this case, we're presenting users with the option to select n counties per ...
4
votes
2answers
242 views
How would a perfect overview for 400 competitors look like?
I have to create an overview for a competition with about ±400 competitors. They are separate in the "best 100"-group and the others.
A random number of competitors shown as thumbnails with (if so) ...
6
votes
3answers
429 views
What is the most user friendly way to allow users to insert data into a hierarchy?
I have created a hierarchical data set which I use to store a tree of regions. I want users to be able to add new nodes onto the tree, but I am having a hard time thinking of a very user friendly way ...
4
votes
3answers
184 views
Grouped list with a lot of singletons — how to present groups of size one?
We have a table with a large number of items (50-500+). Items are grouped -- basically, think of a list of folders each with at least one item in them. Actions need to be taken on each item, or ...
4
votes
3answers
432 views
Which is the best way to display priority in a large list of items?
We have a list of approximately 50 items. The item at the top takes highest priority, and the item at the bottom takes the least. These items can be re-ordered by selecting the item and clicking the ...
9
votes
2answers
1k views
For large hierarchies - checkbox tree or 'guided tree construction'
Context
In my Web based application I have a hierarchy of musical genres. There are around 1.5k genres in the tree, and the depth of the tree is at most about four levels.
My application allows you ...
5
votes
2answers
651 views
Is there a way to display a hierarchical file tree-view in a fixed horizontal space?
This is more of a musing, but in Windows Explorer, and IDEs like Eclipse, I often end up with a file tree that is expanded so many levels deep, I cannot see both the root and the files I'm working on ...

