User interaction is generally what happens when a user interacts with an artifact. How the users thinks and experience the interaction is what is placed on this tag.
5
votes
2answers
92 views
How to visually indicate which pieces of information have changed
I work on a warehouse hand-scanner based GUI. It tells a user where to go, and which item to collect when they get there. When they scan the correct item, the screen changes, and indicates the next ...
7
votes
1answer
104 views
Displaying links to other profile pages, while maintaining good white space
I am designing a profiles page for a website where by the names and position of company employees should be displayed on all profile pages for easy navigation.
I do not want to put a <ul> to ...
5
votes
1answer
243 views
UI Layout improvement
I'm currently implementing a database querying tool, and am currently working on a section which would allow users to specify ORDER BY and Aggregate clauses. My biggest challenge has been to represent ...
0
votes
1answer
67 views
Records mouse activity and suggest topics of interest? [closed]
Is there any way to collect users mouse activity in browser?
I need this information, so as I can suggest some topics which user might be interested in.
I am planning to gather some information over ...
3
votes
1answer
66 views
Custom liking function - do I need user login?
I've recently implemented a working custom liking/disliking function for my comics site.
but I feel it’s pushing me towards implementing a login system for all users… which I really don’t want to ...
7
votes
2answers
216 views
How large should the logo be for easy clickability?
I was skimming through some of the older questions namely Is 'Home' button still a must? and Home button vs Logo link? and there seems to be a general impression that the home logo serves as a general ...
1
vote
3answers
60 views
loading new view from which direction ? L2R or R2L?
I've been developing mobile apps using sencha touch for quite a time now. In that, whenever a new view is to be loaded, default animation direction is from Right-to-Left. This can be seen in android ...
3
votes
2answers
67 views
studies on passcode/keypad versus password/keyboard?
When designing a tablet-based app that needs it's own extra security, there seems to be a couple of common choices: add a password screen with a keyboard, or use a passcode screen that has a keypad.
...
2
votes
2answers
128 views
Social rating tool
I'm thinking of adding a like/favourite feature on my project but I'm currently finding it hard to choose a suitable social rating tool. I've spent days trying to think of an innovative rating tool, ...
0
votes
2answers
118 views
Whats the UX strategy behind Twitter's Retweet dialog?
Mouse Hovering over a particular tweet on the feed will show these links - / Reply , Retweet , Fav , More / -
These links are prominent enough and clean.
I dont understand the reason for ...
2
votes
2answers
136 views
Why when you click an app in the Google Chrome, the app icon become larger not smaller?
When you click something you expect the size of that object or thing become smaller. But in Google Chrome when you click on an app, the icon of that app becomes larger.
I'd like to know why Google ...
6
votes
2answers
123 views
Activity response, startup times
I'm interested in what is a reasonable start up time or behavior for applications on smart phones.
This is simply when you click an icon on the launcher (as it may be called on Android) to the moment ...
26
votes
7answers
962 views
How patient are users at wait dialogs?
What is the length of time the average user will wait at a wait indicator (i.e. a spinning circle, beach-ball-of-death, egg-timer) before they think something has gone wrong?
If anybody can point to ...
7
votes
2answers
258 views
What is the reason behind the upper-case-lower-case behaviour of the Apple iOS keyboard?
On Windows and Android phones/tablets the case of the keypad letters alters when pressing SHIFT:
But Apple seems to ignore this presumably useful feature. Does Apple really know it's better NOT to ...
6
votes
5answers
200 views
Is right-click still an important gesture to hold on to?
With more and more people using mobile devices (or devices which doesn't have right click gesture), its getting tough to indicate that there is an activity that involves right click on desktop ...
0
votes
3answers
77 views
Multiselect for narrow display
I am designing a multiselect pattern (using on some fine js) with tight and narrow display in mind. The selectable items are displayed with facet counts. The number of items may range from a few, to ...
1
vote
1answer
64 views
iOS 'Append' Symbol/Icon [closed]
I am working on a calculator app for iOS. I would like to know what an acceptable 'Append' symbol / Icon would be - would it be a downward pointing arrow? A curved arrow?
Anything helps,
Erway ...
-1
votes
3answers
111 views
Will tablet computing eventually replace desktop computing? [closed]
One of my friends has argued that tablets will one day replace desktop (and laptop) computing. His main argument is that there's a trend away from desktop computing to tablet computing and that sales ...
4
votes
3answers
138 views
Should I display a “not available” option in my key, even when I know it will never be used
I've got a site which sells lots of different products. Due to the nature of the industry, it is necessary that multiple products can be displayed on screen at the same time.
To save space, the ...
11
votes
5answers
706 views
How to make it obvious that you can drag things that you normally can't?
My interface allows users to move things that usually have fixed positions in other applications, such as text boxes. What can I do to make it obvious to the user that they can move certain objects?
...
4
votes
2answers
88 views
Does having WiFi spots and similar equipment visible improve user experience?
Suppose I'm planning an office or a restaurant or a city. I need to plan where I have wireless communication spots installed. Those may be WiFi spots or cell towers or DECT phone spots.
I've planned ...
183
votes
25answers
30k views
How can users be prevented from pouring water into the bean compartment of a coffee machine?
Typical coffee machines have two user-accessible compartments: one for water and one for coffee beans. Pouring water into the bean compartment kills most machines, the repairs cost a fortune.
Now ...
4
votes
3answers
132 views
In place editing in search result and searching again
I am looking for existing solutions to a user interface problem. My users have the ability to search in a list of items. The items can be either single or composite items.
In the search result the ...
26
votes
5answers
1k views
Is database too technical a term for user?
Are these terms 'Database', 'Record', 'Table', 'Field', 'Row', and 'Column' too technical (or even relevant) for a normal online banking application user, especially when talking to a customer service ...
12
votes
4answers
392 views
A/B Testing Technique
My friend and I were having a discussion about different ways of A/B testing. His technique was to make a single small change (e.g. changing the colour of a button) and then perform A/B Testing to see ...
6
votes
1answer
128 views
Drop down list vs. clickable map
I'm working on a web tool that requires users to choose their region as a search filter. I'm trying to decide if it will be best to use a drop-down list (there will be 15 regions) or a clickable map ...
7
votes
2answers
133 views
How to quantitatively compare two interfaces?
I am in the process of building a tool to make some tasks easier than an existing application allows. Right now I am surveying users and receiving feedback but I want hard numbers.
The only ...
5
votes
5answers
265 views
What is the best method to undo an action?
Imagine for the sake of simplicity I have a web app to-do list, where each item is a line and has a check mark near it. When the user clicks the check mark, the task is then "done" and the line fades ...
8
votes
2answers
148 views
How do you provide interaction in plots and graphs on touch devices?
Traditional graphs like this
http://dygraphs.com/tests/range-selector.html or http://www.highcharts.com/products/highstock have tooltips to indicate the values at cursor position. Since there is no ...
8
votes
4answers
230 views
Is the middle power option 50% or 60%?
A friend of mine has a blender with 6 control selections: One off position, and five power settings in order of less to more power. Example below:
A discussion has erupted over whether or not the ...
4
votes
2answers
129 views
What's the best way to navigate from between two screens in an App?
What's the best way to navigate from between two screens in an App?
I'm writing an app which essentially consists of 2 screens of content, each displaying different type of news. I'm having a really ...
5
votes
4answers
198 views
Adding a state to a control that indicates a row hasn't been saved yet
I'm working on a web application that users use to approve a bunch of items from a list. Imagine, say, an expense report that someone has to approve every item that's listed.
Currently, the system ...
4
votes
3answers
242 views
What is a proper verb tense to use for a Web App?
I’m creating a web app for services like CRM, Helpdesk, etc, and I’m wondering what might be the best verb tense to use to address users… Why?
There will be a lot of tooltips, help guides, ...
6
votes
3answers
96 views
“Record in Use By Other User” Guidance: Try Again Later? Or Other Solution?
Considered we have a use case where the product technology doesn't allow edits of the same record at the same time (for example different users might be want to editing different parts of a customer ...
8
votes
4answers
266 views
de-emphasizing cancel
Is it a good idea to de-emphasize the cancel button?
download bmml source – Wireframes created with Balsamiq Mockups
vs.
download bmml source
3
votes
2answers
80 views
Developer Flexibility with UX Components
We often see that requirements talk about fine nitty-gritty details that takes away the flexibility from developers from doing things the right way [keeping User Experience / Usability].
Like for ...
10
votes
4answers
303 views
Is a web form that sends an email bad UX versus native email client?
I am developing a web-browser-based contact form for our public web site. The form allows a user to enter their email address and compose a message. Upon submission an email is generated and sent to ...
21
votes
1answer
394 views
Are activity alerts effective? example: 5 people are viewing this hotel right now
For example, Expedia (and other hotel sites) have alerts that come and go that say things such as, "17 people have booked this hotel this week." Is there any documentation out there concerning this ...
5
votes
4answers
179 views
Live preview - alternative to split screen
I am working on a playground for designers and front end developers. One of the features it has is the live preview. This means that while you are changing your html or css code you can preview the ...
4
votes
2answers
876 views
Good user interface for multiple checkbox selection and a dropdown list (View/Editable mode)
I have a Dropdownlist and many Checkboxs. For any particular dropdown select value I will show all checkboxs and if their is already any database relation with that dropdown value I have set checkbox ...
0
votes
4answers
155 views
Prefer buttons over text links when designing for mobile?
When designing for mobile, should one prefer buttons over text links whenever possible?
I'm guessing buttons are better at encouraging tapping, whereas text links are increasingly becoming associated ...
1
vote
1answer
76 views
What are pleasant ways to move the user through a technical support request, if they are not very tech savvy?
Say a user has a request for service on equipment.
The person that will handle this might likely be someone who is either not familiar with the technology or even how to use the equipment. For ...
34
votes
9answers
1k views
Do non-technical/non-web savvy users understand the concept of tags?
Here at Stack Exchange we're currently wrestling with weaknesses in our tags system. As we open up new verticals – some of which include very non-technical users like cooking – we suspect that the ...
4
votes
3answers
224 views
Normal select box vs autocomplete widget UX wise
Was wondering is anyone had experience dealing with autocomplete widget vs using a select box when you got 100-200-300 items in the select box.
I think the general consensus is that the autocomplete ...
29
votes
6answers
2k views
Which do users like more as of now, 'Flat Design' or 'Skeuomorphic'?
I have read multiple articles on-line that say that the era of Skeuomorphic design on the web is over, and that a new era of so-called 'flat design' is now the new thing for developers, but do users ...
5
votes
2answers
67 views
Focus the form and block anything else?
In order to disable everything else on the website and focus the user to what they are really doing, I came with the solution of adding a layer over everything except over the current form.
I don't ...
37
votes
16answers
3k views
Why do we say we “browse” to a place on the Internet when we actually download a web server’s content to our browser? [closed]
Browsing the web is a common daily task for more than a billion users, and we do not pay much attention to it. We just “browse to a place” or ask our laughing friend across the table “where she is on ...
7
votes
4answers
206 views
Does number of screens affect usability of a specific software?
Does it matter to the user if the application has 70-80 screens as
long as all the functionality are provided?
Does it depend on the platform, e.g. Handheld devices vs Desktop ?
Is there a limit on ...
6
votes
3answers
179 views
How does “upload an image” behave in a Responsive Design environment?
i.e. "Upload CTA" usually launches an OS based file selection interface on desktop devices. How would this work within a responsive design environment if the user is on a mobile browser. Would it / ...
0
votes
0answers
82 views
What to add to my website, in order to make it look more elegant [closed]
I hope I'm in right section of stackoverflow, if not, sorry.
So I'm not a UI or UX engineer, and I just need your opinion/ help to make my web page look more elegant.
So what you think I need to ...




