Buttons perform an action or activity in a software solution. Use this tag for questions about how buttons should be placed, styled, aligned or used to express their purpose and facilitate their operation.
6
votes
4answers
115 views
Will removing the border & bevel on these buttons make them look un-buttonlike?
First: I'm not a designer by trade, but I do occasionally do design some things.
A week ago I began writing an open-source, extremely small (960 bytes gzipped/minified!) CSS framework. Since then ...
2
votes
5answers
109 views
Best placement for a “Go Back” button: top or bottom?
I know that it is bad practice to use a "Go Back" button (since the browser has such a function) but when it can't be avoided for some reason, is it better to put it on top (similar to how the back ...
11
votes
7answers
293 views
What's a better label for the traditional “Browse…” button for selecting files to upload?
I've been working on an advanced file uploader, complete with folders and animated progress bars, and wanted to improve the vague "browse" button generally used for launching a file selector window. ...
3
votes
4answers
115 views
Where to place a delete button in a modal
Currently in our application we have tables of information that give you some of the most important data and them we have a view more link that pops open a modal dialog and gives the user all of the ...
-1
votes
0answers
37 views
What's the best way for (select row, delete it on button click) [closed]
I am really tired on this but i hope that I can find any solution for my problem. This is a MVC project I'm working on.
I have gridView, how can i do this: Click on row and then click on button to ...
1
vote
1answer
67 views
Navigation bar and buttons considerations for iOS
I have some questions regarding navigation bars and their usage in iOS apps, both from the point of view of UX and Apple“s submission and human interface guidelines:
1) Since the iOS Human Interface ...
5
votes
1answer
82 views
How to indicate that settings have been modified?
A button ("Filter by") allows the user to select a subset of all choices. After the user configures a filter, how should I indicate that a filter has been configured?
I've thought about adding text ...
19
votes
6answers
853 views
Buttons instead of radio buttons or a dropdown
In a recent project of ours I am tasked with creating an interface that solves the same problem as radio buttons or a dropdown menu would, but using buttons instead.
It approximately looks like this:
...
2
votes
0answers
42 views
ajax vs button(action) submission for configuration/option settings [duplicate]
I read this post (ajax checkboxes vs submit button) on a similar topic and I am at an impasse.
I've noticed a move towards active changes for configuration and settings in applications for all sorts ...
16
votes
3answers
414 views
What is the optimum button size of touch screen applications?
I read this blog post about the ideal button size of touch screen control sizes. It was based on the study form the MIT touch lab that gives some measures of the size and sensitivity of the finger. He ...
24
votes
7answers
867 views
How to phrase button labels?
How should I phrase the following button labels:
"Import image" or "Import an image"?
"Create app" or "Create an app"?
"Add description" or "Add a description"?
If you could also supply the ...
7
votes
3answers
125 views
When Back Button is Expected but Not Supported, The Least Invasive User Assistance?
Problem: I have a situation where in a browser-based web application the back button (and backspace key for that matter) cannot be supported or used. If it is used, the results can be unpredictable in ...
2
votes
2answers
76 views
Fixed/floating button on mobile app
We're developing a new mobile app for premium users. It is basically a content reading app. The content will be updated periodically; we have 3 fixed "topics". These topics are going to be updated ...
2
votes
2answers
108 views
Less noisy cell buttons on a table
I have table where almost all of its cells are a button that works independently. When I add a 3D button-like design to each cell, the table becomes a large chunk filled with buttons and looks a ...
0
votes
0answers
51 views
What is the best name for login/logout button [duplicate]
About the system:
Web application with users like WordPress.
The question:
What is the best name for this "login" toggle button?
Options:
Login / Logout
Log in / Log out
Log In / Log Out
Sign ...
2
votes
2answers
83 views
What is the best way to demonstrate the value of registration to unlock features?
I'm not sure if I phrased that right, so perhaps my specific case will explain for me. I have buttons for "fave"-ing and marking-as-solved on puzzles in my blog. The users that know the features exist ...
15
votes
7answers
594 views
Is it a bad idea to use grey buttons?
Our design team is thinking of using grey secondary buttons on our site. I'm concerned they may appear to be disabled to our users (especially when used with the primary orange buttons). There is a ...
5
votes
3answers
124 views
Is it a good practice to include a feedback button?
Is it a good practice to include a feedback button on the side of the website? or how do you recommend to get feedback from users at a initial phase of a project?
7
votes
4answers
434 views
Can a button be 'secondary' on one page but 'primary' on another?
For example, an "Edit" button. In most pages, it is a secondary button ("Submit" may be the primary one). But there can be a case where in "Edit" is primary action for the page.
Is it good practice ...
2
votes
3answers
108 views
Is there a need for save/cancel buttons in iOS app?
I am developing an investment property evaluator app that allows the user to record information about a potential investment property and evaluates the property based on certain metrics. It uses drill ...
5
votes
1answer
201 views
Modal window action buttons, top or bottom
Scenario: File upload process for a website on desktop(not mobile) launches a modal window.
Question: Would it be better to place action buttons at the top or at the bottom of the window.
Pros & ...
5
votes
3answers
98 views
Select numerical value with +/- buttons or manually entering?
The design I'm working on has the user assigning a value to each Item, then if the value is more than 1, a second dependent attribute appears (as shown). I want the numbers to be large and not default ...
4
votes
1answer
80 views
How present only two buttons on a tablet screen
My application has need of only two button with around 15 characters for each, on the main screen. The problem is the screen is large on tablet. How can I present these two button ?
7
votes
2answers
96 views
Saving: Global save vs Sectional save vs Item save vs Instant save
I have been modifying my Facebook and Gmail account settings when I come across several types of saving strategies. Take for example, at the time of this writing, Facebook:
Instant save - saves upon ...
1
vote
2answers
174 views
Difference in Button Placement in Gmail Inbox and Spam Folders = Bad UX? [closed]
Like most people, I spend more time in my Gmail Inbox than I do in my Spam folder. But when I do check out my spam folder, I always make the mistake of marking a message as 'not spam' instead of ...
-2
votes
1answer
61 views
Appropriate Icon for a Subscribe or Subscription [closed]
What would be an appropriate Icon that could be used for Subscribe or Subscription. A subscription meaning; where a customer must pay a subscription price to have access to the product/service.
6
votes
5answers
271 views
Is it wrong to have your primary actions in red?
We're using red as the colour for primary Actions. This can be in the form of a button.
In terms of usability, what are the downsides. Are there any upsides at all?
An example for using red coloured ...
0
votes
3answers
158 views
How did electronic timers get the override button completely wrong? [closed]
I have owned domestic electronic timers for turning appliances on and off for many years now. I mainly use them for table lamps which sometimes need to be turned on or off before the programmed time ...
3
votes
2answers
86 views
Best practice for switch with interchangeable on/off position?
We're making a hardware device with a reset button that needs to be activated when the device is unpowered.
As such, the button can not be a momentary press but needs to change position before being ...
4
votes
2answers
103 views
How to better display metadata about a card?
A Card has the following metadata:
Information: Status (ready or not), Stage (one of nine)
Actions: Edit, View Statistics, Edit, Delete, Archive
I need to display both sides of the card on this ...
3
votes
3answers
110 views
Whether to use pointer (hand) over a button or just the default cursor
Gmail uses the pointer on mouse over of a button,
while many of other websites uses a hand
So I am wondering which kind of cursor is more friendly to users (on web applications), or it just ...
9
votes
4answers
216 views
What do you think is a better label “New” or “Add”
At the moment I am building a web application that stores a lot of data inside of tables. In each of the pages containing the tables the users have many actions; they can add, delete, or edit the ...
4
votes
2answers
99 views
What call to action to use on a button that sends an e-mail with order details?
On a website you can use your e-mail address to view your current order status. No personal identifiable information is displayed. However, you can let the website resend the full order confirmation ...
4
votes
6answers
119 views
Should “Delete” or other critical action buttons be emphasized or de-emphasized?
Should "Delete" buttons or other critical buttons be marked with more emphasis or should actually go unnoticeable?
For instance which of these is the best practice when making a "Delete" or perhaps ...
3
votes
5answers
220 views
Is it still a good practice to have a “Go Back” button? [duplicate]
Is it still necessary to put a "Go Back" button? Or do users already intuitively know that they can use the browser's back function instead? I just feel it can be an unnecessary "action" to put and ...
2
votes
1answer
103 views
What is the best practice for multiple button placement and emphasis?
Usually, we only have 2 buttons at the bottom of a form or a page that requires an action: Submit & Cancel.
This one is quite easy to style. However, what if we are dealing with multiple buttons ...
11
votes
3answers
255 views
Original design choice of back and forward directions?
There are numerous of evidence around us where forward and backward directions are predetermined. As if they are a conscious choice we all know. At least this in true in left-to-right reading ...
2
votes
3answers
108 views
Providing multiple paths/flows for the same Action
We are developing a complex platform with heavy functionality, and I am having a dilemma, concerning whether or not to add a button for the same functionality one-step earlier in the User Flow.
As ...
35
votes
11answers
3k views
Can an OK button do nothing?
I guess the answer is probably "just be consistent" but if not I could use some fodder for arguments for and against.
Here's the scenario
A dialog box with a list of things to choose
Something ...
2
votes
1answer
61 views
How to improve edit options for modules
I'm trying on improving my WordPress plugins UI and make it more intuitive.
My plugin offers an editor to create newsletters. They are split into "modules" and every module has up to 6 options.
This ...
4
votes
4answers
147 views
showing buttons on hover?
Lately I have noticed that a lot of websites are displaying a delete "X" when you hover over that specific panel. I have been thinking whether or not this was very usable for the user because there is ...
0
votes
0answers
18 views
How to name message box buttons when asking whether to cancel something? [duplicate]
As a follow up to my previous question, I still do have an edge case where I do not know how to name my message box buttons.
Currently I'm having something like that:
Since I rather should use ...
2
votes
1answer
81 views
What is the use of a play icon with line next to it
We got a few general music player icons for playing and manipulating playlists.
> = play tune
>> = hold to move backwards in tune (or skip to next tune)
<< = hold to move forward in ...
1
vote
2answers
114 views
Action buttons for mobile — ok to go full width?
Is it acceptable to use full width mobile action buttons, say in the footer, like in the 1st example? It's nice and simple but I'm afraid users might mistake it for a regular footer. The 2nd example ...
3
votes
2answers
123 views
Is there a better label for the “OK” button in message boxes with just one button?
Having read "Should I use Yes/No or Ok/Cancel on my message box?", I do understand that message boxes with two or more buttons should use verbs instead of e.g. Yes and No.
To further improve the user ...
5
votes
2answers
113 views
Correct ordering position for 'Yes', 'No' and 'Not now'?
What is the correct position for the 3 buttons:
Yes - No - Not now
(or Yes - No - Later)
is it Yes - No - Not now
or is it Yes - Not now - No
This will be on a windows 7 windows application, on ...
6
votes
5answers
557 views
Why are icons on mobile phone menu screens square or rectangular but not circular?
If you take a look at the app page of any mobile OS, for example iOS, Android, Ubuntu, Win8, BADA, etc., they all have square icons, either with rounded corner or sharp corners (shown in the first ...
0
votes
3answers
93 views
To what extent is it sensible to use filter and sort options together?
Working on e commerce shopping site I am observing that user sort first and then refine their result. Giving both option confusing the user ?
-2
votes
1answer
57 views
Which icon to use for location button? [closed]
We're a supermarket chain with more than 500 stores. The find stores function in our smartphone app (Android/iPhone) should have a button for finding stores near the user's current location. The ...
2
votes
4answers
112 views
Should the current likes counter be inside the Like button?
I noticed that Facebook, Instagram and other well designed apps separate the Like and Comment buttons from their counts. Any ideas why they do not put the counter inside the button? Maybe have a split ...



