Tagged Questions
1
vote
1answer
37 views
Hiearchichal Selection for Grouping (ie Teams)
Say I have a page where I want to be able to select what people are on what team.
Each team can have up to 3 participants(so height shouldn't be an issue) but the same people can appear on multiple ...
4
votes
4answers
127 views
A scalable solution to define user-group membership
I am trying to solve this design question for my class. The problem is simple - there are thousands of users and I have to design a UI that lets you associate them with a group.
I found this ...
10
votes
2answers
189 views
What is the best practice for checking a series of checkboxes?
I have a large table (some 100 rows) for setting user permissions. Each set of permissions has a set of 4 possible items, which in many cases will all be checked but not by default. For efficiency we ...
2
votes
3answers
99 views
Name for widget with side-by-side available/selected listboxes?
Two list-boxes, side by side, one with available items, the other with selected items, with arrows in between to move items back and forth.
3
votes
2answers
211 views
Two panel multi select on mobile
I'm trying to develop a system where users can add financial symbols to activities, almost as you would tags to a blog post. The user should be able to easily add or remove symbols. They can add as ...
6
votes
3answers
168 views
Fit buttons next to textbox on a widget
I'm designing a widget to select names, and move them to two different fields.
The left list will display all available names. On the right we'll have two fields: a textbox and another list. User can ...
4
votes
2answers
2k views
UI Drop Down Alternative(s)
I searched previous questions and mine doesn't exactly fit...
I am working on a User Interface for a school course online application. The integral part of the application is choosing which term you ...
6
votes
3answers
393 views
Best way of selecting rows in a grid across pages?
Best way of selecting rows in a grid across pages?
We have a data grid which spans multiple pages, which is core part of our web based application.
Scenario 1: Checkboxes denote selection.
Use Case ...
6
votes
2answers
242 views
Best way to give user two controls (expand and select) on a single object
We're working on an organizational tree visualization, for each node (circle) in the tree the user has two options - expand the node to see its children OR select the node
In general, the primary ...
15
votes
6answers
2k views
Hierarchical multi-state tree check box selection
I'm searching for a good/alternative solution to handle multi-state selections in a check box tree. A normal check box tree is mostly doable, because it has three different states.
It might not be ...
5
votes
0answers
109 views
Bulk actions: what to do when not all items support an action [duplicate]
Possible Duplicate:
Bulk actions: what to do when not all items support an action
Picture the following scenario: user selects a bunch of items, and the 'bulk actions' box appears; user ...

