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.

learn more… | top users | synonyms

0
votes
0answers
16 views

Best practices for attracting users to a new social media based site [closed]

Hi guys I was wondering if you can share with us, some tips on how to get traction to a new social media website which is only attractive when it has a lot of users that share content? Making a beta ...
3
votes
1answer
38 views

What are best practices when setting session expiration for a site's login?

We recently did a survey for our website, and one of the main complaints we received is that our customers are getting logged out and need to log back in. We have a 15 minute expiration set currently ...
3
votes
2answers
37 views

Time entry that doesn't allow overlaps

I'm working on a time entry form for a project management app. The time entries entered represent real tasks done, so they cannot be allowed to overlap. Currently we accomplish this by simly ...
1
vote
2answers
43 views

Hiearchichal Selection for Grouping (ie Teams)

Say I have a page where I want to be able to select what people are on what team. Each team can have up to 3 participants(so height shouldn't be an issue) but the same people can appear on multiple ...
0
votes
3answers
57 views

What symbols should be used for OCR and facial recognition actions? [closed]

What symbols should be used for OCR and facial recognition actions? I think that I can use camera symbol for the face recognition, but have no idea what I can use for OCR...
4
votes
1answer
69 views

Alternative to a columns of checkboxes in a table

Here's the scenario: A Person has a bunch of Accounts. Accounts may (or may not) have Services attached to it depending on the type of Account. Currently there are two types of Service (indicated by ...
1
vote
3answers
42 views

What options to give for multiple choice subjective feedback?

I'm working on a very brief feedback survey as part of our product. To encourage use and simplify the received data I was thinking of restricting it to: Do you like [product name]? Any ...
3
votes
1answer
64 views

Tree manage in ribbon UI

I'm implementing ribbon UI in one of my application. It manages some trees so I move all the options to the ribbon (contextual tabs) but it just doesn't look fluent. Is placing tree options ...
5
votes
5answers
88 views

Is it okay to have a login requiring users to first select from multiple services?

We have two services with logins on a page, the question is "should" we consider having a single login box which asks users to select which service they want to login to before hitting the login ...
2
votes
2answers
52 views

Two Distinct User Types (buyers/sellers) best approach

I am designing a site that has two, distinct user types: buyers and vendors from a specific industry. A buyer will log on and make a note of what service they want. Then, a potential vendor will ...
12
votes
2answers
405 views

Why aren't Gmail-like “on-page” dialogs more popular UI solutions?

A few months ago, Gmail gave us the choice to switch to a new UI, with many new features (...) including an "on-page-docked" window. I personally find this piece of UI very useful as it allows users ...
5
votes
5answers
135 views

What is the most familiar wording of linking to a PDF file?

For certain industries and user-bases, it can make sense to include a link to a PDF version of a HTML web page — so that visitors can either view or download it. From a recognizability and ...
0
votes
0answers
72 views

Managing users, roles and permissions [closed]

I'm designing an administrative interface to manage permissions. As of right now I have something along the lines of this: The next step is to create the form for how roles are tied to specific ...
4
votes
3answers
80 views

Who should be able to pause/restart/quit the game in a turn based game?

I have a game that consists of players making moves in turn, on a single console (Xbox 360). Up to 16 players can play in one game. The xbox can have up to 4 controllers associated/connected to one ...
129
votes
11answers
32k views

Why do users click randomly and rapidly when an application hangs?

This question came to me when I witnessed a collegue's behaviour on an application freezing due to a large operation. And it's something I've certainly done myself. An app freezes for more than a ...
8
votes
4answers
221 views

Navigation menu with only one drop-down child — intuitive or not?

Here is a website's main navigation: Having sub-navigation on-click is pretty common and irreplaceable: But as a user and designer, I have struggled with the case where there is only one child ...
4
votes
1answer
60 views

How best to display multiple choices for multiple fields?

I have a tricky one. I need to let an IT administrator set the value for each field and assign that combination of values to an entity. (The following image shows a simplified example, where fields ...
2
votes
2answers
65 views

Clarifying the controls in “draft” mode

We have an application where pages are created/viewed. There is two modes for users of the application: live and draft. When the application is in draft mode, you can edit multiple changes and then ...
4
votes
1answer
79 views

Placement of flash/growl notifications or messages in web application

Question I have been wading through tons of questions on the topic of flash/growl notifications, but none of them touch on where those notifications should be placed and why they should be placed ...
8
votes
3answers
264 views

Using Dropdowns AND Radio Buttons to avoid confusion

For you reference I wanted to point out that this is a Video project. I am designing a menu in which the user can choose 1 of 4 formats for SD (standard definition) and two options for HD (high ...
8
votes
2answers
130 views

Timer for undos (aka ctrl + z for pointing devices)

We are in the middle of an endless conversation* in the office : Should undos have a timer before disappearance or should they be displayed until next action? In our discussion, closing or changing ...
5
votes
4answers
166 views

Should clicking a drop-down menu in a native app a second time close it?

Why do some UIs use drop-down menus that can be closed with a second click, while others do not? It really annoys me when I have to click outside of the menu in order to close it and I accidentally ...
0
votes
1answer
120 views

Differences between iOS and Android GUIs [closed]

People sometimes ask me why I chose to buy an iPhone instead of an Android. I always reply the same thing: iPhones (and Apple devices in general) are more user friendly, in my opinion, than Androids. ...
-1
votes
3answers
150 views

Restaurant Menu

I'm working on a restaurant's website who gives the possibility to book the meal online. I have a doubt. How organize the menu?It has several dishes categories (appetizer, salads, chicken etc) and in ...
15
votes
6answers
631 views

What is the recommended wording for a generic error message

What would be the best wording for a generic error message? With generic error message I mean a message for an error that has occured but there are no details on what the error is or how to recover ...
16
votes
3answers
380 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 ...
-1
votes
0answers
40 views

User Interface Thread - Android [closed]

I am studying for an exam in OOP and one of the questions is based on the UI thread in Android. It says: "Explain the role of the user interface(UI) thread. In Android programming, explain why ...
6
votes
5answers
194 views

Two-level menus: Why? and When?

Two level menus: should they be used? Why are they important? I never found any resource explaining this. Should I avoid them and only use them when you really have too much stuff to present?
3
votes
6answers
132 views

When to combine comboboxes?

Let's say that my GUI has two fields to configure: input and output. Both fields are implemented with comboboxes that may have the following values: Input Values: A, B, C, D, E, F Output Values: 1, ...
6
votes
3answers
133 views

Is Successful Validation useful for step forms

We've been designing a registration form with 5 steps. The form has many input fields, some required and some not. The validation is client side and is represented with red text for errors. I was ...
5
votes
2answers
91 views

Why use the append text to copy-paste (“Read more at …”) pattern?

I was copy-pasting some text from a website and besides the text I copied, the following text was appended "Read more at: http://www.YYYY.com Copyright © YYYY". I've seen this pattern in many ...
8
votes
3answers
111 views

Should I verify that the output directory exists or just create it?

In my job, I create apps where I'm converting data and frequently need, among other things, an input and an output directory. Obviously, the input directory needs to exist, but for the output ...
1
vote
1answer
82 views

Will it be better for making call-for-action buttons in warm colors?

Are there any A/B test/ statistics results revealing whether using warm color buttons is generally better than cold color buttons in UI? (despite the concern for the theme color of the brand)
9
votes
2answers
301 views

Best way to show user image is being process by the server

I have an App that takes images from the users for a beauty competition. I use Amazon EC2 to process the images and SQS to queue images being processed. Right after the user upload when they go to ...
4
votes
2answers
143 views

What is the difference between user journey and task flow

I was wondering if you could explain me what is the difference between a user journey and a task flow? I tried to read and look for example images in Google...and I can't find the difference between ...
3
votes
3answers
137 views

Time Scheduler UI

Working on a doctor availability schedule page. In this page I need to setup the available time for each day in a week for a doctor. This is one time activity. Samething is repeated for every week. I ...
4
votes
2answers
104 views

Are modals usable on smartphones, or is there a better alternative?

I want to make a simple popover (or modal) that allows a user to subscribe to a newsletter (of course only when a user clicks on "subscribe to newsletter", I don't want to be obnoxious). It'll be a ...
19
votes
8answers
978 views

Is shaking a device to refresh an accepted behavior?

I have an app that displays downloaded information that is cached. I could use valuable space to include a button that is used to re-download the information, or I could simply add a "shake the device ...
6
votes
3answers
87 views

Country/Region Specific locales: How much is it important?

In our website, we are providing more than one language choice, so users will be able to use the website if they knew any of these languages. However, it surprised me that one site I've visited ...
10
votes
3answers
194 views

What's a good alternative to cascading checkboxes?

We have a web interface for running a report. The report can be pretty complex. There are various topics that can be included in the report, and each topic has sub-topics. Right now, the interface ...
-4
votes
0answers
56 views

How do I improve the visual appearance of these widgets? [closed]

How do I improve the visual appearance of these widgets? What tools are available to help me? (I am brand new to User Experience and I don't have 10 reputation points to be allowed to post my ...
5
votes
2answers
108 views

Filters on top or on side of the table

I have 2 options to show filters for a table. One option places filters on the top and the other on the side of the table. For both options we'll give users the ability to hide the filters (by ...
8
votes
6answers
295 views

How can I make these links more obvious to click on?

I'm working on a website redesign for a dental laboratory. While testing the home page with a user, they never clicked on the links in the subnavigation. They clicked on the larger buttons in the ...
13
votes
3answers
417 views

Web app keyboard shorcuts

Is it a good practice to give keyboard shortcuts to web apps that allows a user to do tasks that are repeated often. In my personal experience, I've rarely used keyboard shortcuts offered by GMail to ...
24
votes
3answers
1k views

Use old or new name for an update confirmation message when name itself has been updated?

I want to provide a user of a web application some confirmation message like: The task "foobar" has been successfully updated. Now, in term of usability, if the update consists in changing ...
2
votes
4answers
91 views

Combining the concepts of “Archive” and “History”

I have two apps (each with iOS and Mac versions) where people add items that appear in a list. Currently when an item is deleted from the list, it is permanently and immediately removed. I'm working ...
2
votes
2answers
108 views

Adding paging, sorting and filtering toolbars to a table

I have a bunch of report views, which essentially are tables. They should enable the user with sorting, paging and filtering capabilities. My idea is to add those features via menu-bars. Paging ...
3
votes
3answers
98 views

Should I send the private message body in the notifying email?

My website is a bit similar to StackExchange sites in regards of user interaction, but additionally it has a private messaging system. A message has a subject and a body. Every time a new message or ...
5
votes
1answer
70 views

Resorting items after editing on a paginated page

We show a list of users in a paginated fashion (10 rows per page). There is a column to flip the status of an user to activate or disable. Assuming I am in the 3rd page and I am disabling a user. ...
2
votes
2answers
191 views

Quick Booking UX/UI design [closed]

I am using Twitter Bootstrap UI for developing screens for my application. I created the booking / appointment page. This page will be used by hospital staffs. They want to quickly fill the data, ...

1 2 3 4 5 13