Skip to main content

Questions tagged [controls]

an object used to operate a physical or virtual device. For questions regarding how to present and implement controls for a particular interface or interaction.

1 vote
1 answer
47 views

Aligning Edit Controls

Here is one of the many forms in this WebApp for a small airline. This is the View Mode (hence all the controls are greyed out), it also has Edit and Insert versions. The form is too long, so I want ...
Rohit Gupta's user avatar
0 votes
3 answers
183 views

What's a less binary alternative to sliders?

I am working on a project that has a slider that allows a user to select their preference between two things (let's call them A and B). It is perfectly possible for them to get both A and B but the ...
Sam's user avatar
  • 101
2 votes
2 answers
220 views

Hiding layer of player controls automatically after audio playback ends

For our app (media guide app for museums), we are implementing an "inline audio player", which should look like this: When the user clicks or touches the gray field, the control bar below ...
Paul Wellner Bou's user avatar
2 votes
1 answer
101 views

How to expose statistics like a filter buttons

Basically I have a pane with some basic statistic. It shows how many elements have been added, removed or changed and I would like to use it also a buttons to turn on and off filters. But ...
SerSergious's user avatar
1 vote
2 answers
89 views

"UI components" with "GUI components" with "UI/UX components"

Depending on the framework, the name of these ones (buttons, input fields and also non-interactive ones like admonition blocks) is different. I am thinking which term I need to use being the developer ...
Takeshi Tokugawa's user avatar
3 votes
4 answers
295 views

Could elevators not have call buttons?

Do elevators need call buttons? Shouldn't the elevator be called if someone stands in front of the door? I see many questions about people pressing the buttons for different banks of elevators and so ...
Ella Vader's user avatar
1 vote
1 answer
809 views

Segmented control vs toggle switch

We have a dashboard that allows a user to see all jobs belonging to their firm. These jobs are split into two tabs: Upcoming jobs Requested jobs (but haven't been yet been confirmed by us. Once it's ...
M Bo's user avatar
  • 1,484
0 votes
1 answer
129 views

Should a "New Item" action immediately select the added Item?

Scenario: I have a button labeled "New Item" which adds a new Item to a list (for example, in the image below, "New Signal" adds a new "Signal" to a list of "Signals&...
zachelrath's user avatar
4 votes
4 answers
684 views

Choosing sub-categories of a category to be observed or ignored

I'm working on an AI that can detect people and certain vehicles from a camera feed. The user can configure which of these "objects" they want to monitor. They can choose either people, ...
Chris's user avatar
  • 432
1 vote
2 answers
408 views

Best UX for incomplete date

Situation: The user entered an invalid or incomplete date into a date picker. For example, the user entered 01/01 then exited the field. Question: How should the date picker behave? PrimeNG controls ...
Laura Slocum's user avatar
2 votes
2 answers
1k views

What is the name of this control that looks like a floating toolbar called?

Google Forms uses a nice context control that looks like a toolbar, but floats towards the selected element (question): It behaves similarly to a context menu (activated when clicking on a certain ...
Alexei's user avatar
  • 155
1 vote
1 answer
127 views

Design of an open/closed interval selector

I have a idea to make an "open/close interval selector" to select the value range such as "[0,24)"or "[-1,1]" in mathematics. [0,24) means "Greater than or equal to ...
Mr. Squirrel.Downy's user avatar
1 vote
1 answer
128 views

Options for manual camera controls on a phone app

I am making an advanced camera app for Android. Right now, I have come up with 2 ideas for implementing 3 manual controls (focus distance, sensor sensitivity, and exposure time) on a touch screen: Put ...
Tooniis's user avatar
  • 111
2 votes
1 answer
263 views

How to design a control when you select any 3 of 4 parameters to get the remaining one

I am thinking from the UX perspective about implementing a control where there are four parameters (see example below). The user can select the values for any three of them to get the value of the ...
vkrouglov's user avatar
  • 123
4 votes
1 answer
309 views

Exploring alternatives to a tree view for selecting a person's race

I work for a company that is software as a service for the social services industry. We're redesigning the race selection so that we can conform to the standard necessary for data exchanges in the ...
Ben Reeves's user avatar

15 30 50 per page
1
2 3 4 5
21