2
votes
1answer
85 views

How to search/filter long lists that incl. tree structure and flat structure?

I am currently working on a piece of software in which a user needs to select a group in order to display a information about that group. Details as follows: The user must select only 1 group at a ...
1
vote
2answers
294 views

Filesystem Treeview must haves [closed]

I'm currently working on a web-based project which will be showing a treeview of folders and files. My question is, what must have UI features should I pack? And specifically, how should I lay out a ...