Tagged Questions
2
votes
2answers
106 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 ...
5
votes
3answers
121 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?
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 ...
2
votes
3answers
107 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 ...
7
votes
4answers
272 views
Should I add a floating, fixed feedback button on the pages of my website?
I would like to add a Feedback feature to my website.
Should I add it as a floating,fixed button on the side?
Is that considered something users are annoyed by?
If I shouldn't, which method is ...
11
votes
4answers
649 views
“Shaking” button leading to increase in conversion rate?
I'm just running an experiment on the UX Pin homepage. One group got a "shaking" button (the big orange sign up starts to shake after few seconds) and the other group got traditional "static" button.
...
5
votes
1answer
104 views
Should user be notified about technically unavailable features?
I'm going to implement a non-essential feature on a website. This feature will not be available for all browsers and, therefore, all users.
Should I just hide the button that activates it? Or should ...
3
votes
3answers
462 views
Do users use Home or Back button to minimize their Android app?
I want to know if there's resarch on to what extent users use the Home button or the Back button when they want to minimize the app. I am very well aware that the "correct" way is to use the Home ...
8
votes
4answers
331 views
How long should a press-and-hold-button action be?
How long should a button need to be pushed in order to indicate "this is a press and hold action rather than a simple press"?
E.g., to unlock the OSD of my Dell monitor, I have to
Press and hold ...
6
votes
8answers
1k views
Do android users press the menu button?
I want to add a new function to my android application, but am a little bit confused in deciding where exactly to display the functionality.
I can either show it as a button in the application or add ...
29
votes
4answers
2k views
Where should the GUI light source come from?
I know that historically the light source on GUIs is in the upper left, casting a shadow on the bottom-right of buttons and the upper left of fields. Now, I see some places (like Apple) use a top ...
2
votes
3answers
406 views
Should I use customized social buttons
I am facing a cornelian choice.
Should I use custom social sharing buttons for UI consistency or should I keep them original for better recognition ?
11
votes
4answers
662 views
Why is the “dislike” button going into extinction?
I've noticed that Facebook and now Google+ only have a "Like" (or +1) button, in spite of users wanting a "Dislike" button. This seems to be a bit of trend. Disqus also dropped their dislike vote - ...
6
votes
7answers
933 views
Red buttons in an e-commerce site?
I'm designing an e-commerce site with red buttons. It has a yellow/white background and it looks quite good that way.
Now, my boss finds the same, he likes it, but he is doubtful, because red could ...
14
votes
6answers
600 views
With 'OK' button, 'Cancel' should appear as secondary button or link?
When I make web application designs, every time I style form or overlay boxes with OK and Cancel button. I think of making them different. But is it a good practice?
Some people recommend primary and ...
7
votes
3answers
721 views
What is the ideal height of a button in regular desktop applications?
On most GUI creator (I just checked Qt Creator and Flex Builder), it seems the default button height is about 22 pixels. This is what I use for most desktop applications I create except those I make ...