Skip to main content

Questions tagged [selection]

All questions involving the selection objects to be acted upon, including contiguous selection (e.g. strings of text), multiple selection (e.g. checkboxes), and single selection (e.g. radio buttons).

2 votes
1 answer
98 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
1 vote
0 answers
91 views

It seems Firefox is displaying a HTML select element with optgroup different than other browsers. There is an indenting for optgroup label and option labels where other browsers only use indentation ...
Stefan Korn's user avatar
0 votes
4 answers
359 views

I'm adding a selection with two radio buttons as seen in the example below: But here, the submit button is disabled, because one of the options have to be selected. How can I properly inform my user ...
Raphaël Balet's user avatar
0 votes
2 answers
78 views

I have a multi-select dropdown like this: [-] All ––––––––––––––––––––– [x] Department 1 [ ] Department 2 [ ] Department 3 … [ ] Department n In design review, an engineer asked if there's a UX ...
Kailyn B.'s user avatar
  • 101
1 vote
1 answer
86 views

I am running into the following problem. Our company has a search page where we can add results to items managed on another page. Now I am looking for a way to make sure it is clear how and to which ...
Anton Bramble's user avatar
1 vote
1 answer
152 views

This question on my registration form is currently shown as options in a dropdown. We are now having to include optional and required text fields based off the selected answer. Will a dropdown still ...
user181944's user avatar
2 votes
1 answer
139 views

I have a filter sidebar with 5+ filters. Each filter allows to select multiple options. For now it is implemented using multi-select(not native one, you need to select items one by one). The issue is ...
Taras Savchenko's user avatar
1 vote
1 answer
139 views

On several interfaces showing collections of selectable elements, there is a special display for "last previously selected element", as illustrated in these screenshots: I also noticed it on ...
anol's user avatar
  • 513
1 vote
2 answers
112 views

Currently on our website we has something like this: You can Either chose the main product we sell or an additional feature You can select your contract duration, and Then there's a CTA in the the ...
Petar Brković's user avatar
2 votes
1 answer
177 views

These modals is for an ecommerce site for product bundles that users are allowed to customize. The customization is a result of one or more item in the bundle being out of stock. Users can basically ...
charles dim's user avatar
1 vote
2 answers
217 views

I have encountered a scenario where the user can filter a dataset of inventory based on two location designations (internal stock vs. external stock). The user can filter for internal stock, external ...
Thomas's user avatar
  • 25
-1 votes
2 answers
540 views

With a list "select" widget with multiple selection allowed, how to enable the selection of multiple items with a touchscreen device? Drag/drop or swipe cannot be used for selection, it is ...
Basj's user avatar
  • 260
0 votes
2 answers
111 views

how should I handle this multi-select for luggage selection. if I remove first bag the next step with throw an error. I was thinking should I only allow the user to delete the last item added or if ...
Harry Doolan's user avatar
1 vote
2 answers
434 views

I am looking for a alternative way to display multiple options for a user selection. The user selects a part and then must select a choice of options which populates a table. I tried with 'pill' ...
Ryan's user avatar
  • 11
1 vote
2 answers
94 views

I'm wondering for a UI element like this, where users can select an option, what should the on-load positioning be? Should the selected item be first? or should I have a divider for selected and the ...
zowin's user avatar
  • 61

15 30 50 per page
1
2 3 4 5
26