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

3
votes
3answers
99 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
71 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
194 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, ...
4
votes
2answers
105 views

Default Android input field styling

I have been showing a prototype of my app to a few people and am surprised by how many of them don't know where to type. The main screen has three input fields and a search button. I'm talking about ...
1
vote
1answer
71 views

How would you improve this search results interface? [closed]

I've been doing some research in successful UIs for search results and as a personal project I am trying to build one that is simple, yet elegant. That has great interactions and a great experience. ...
0
votes
2answers
127 views

Is an accordion worse than a grid?

I am building an author site for myself, and would like to display, for each book, the cover image, the title and an enticing blurb, and links to (say) four other books that might be of interest. ...
1
vote
4answers
143 views

when is too much playfullness in interface / experience too much?

I think most of us know when an experience is too playful, but I'm talking about subtle interactions to delight the user. I think it is too much when it prevents or postpones the user from reaching ...
2
votes
2answers
158 views

What is the best alternate layout for horizontal and vertical tabs on one page?

The original design uses horizontal tabs for categories that are not related, and vertical tabs for pages that are sequentially related. In terms of usability and navigation I think it is not as ...
1
vote
1answer
60 views

Four different types of actions need to be applied to elements in a list on a mobile phone. How do I organize these actions?

I have a bunch of user created items in a list on a mobile phone. I've broken the possible actions applied to each into four types, listed below in order of most often used: reply to internal ...
5
votes
2answers
152 views

Should marking a chat message as spam automatically ignore the user?

Two typical features of chat rooms are, the ability to ignore another user (hide all of their messages) and to mark a particular message as spam. Should marking a user's message as spam automatically ...
5
votes
1answer
123 views

Tile UX: Is there too much information in these tiles?

I'm working on a flashcard application - I really like the UX of skydrive.com and want to apply the tile paradigm to this app. In the app, Cards belong to Sets belong to Folders. A Folder is ...
2
votes
5answers
116 views

How should horizontal scrolling be handled?

In this example, horizontal scrolling is handled with vertical scrolling. My question is: is this a good practice for handling horizontal scrolling in desktops? Is there a better way or horizontal ...
5
votes
1answer
164 views

Building search interfaces with a large number of options

I'm about to start developing a web interface to a search - it indexes a large number of items with a lot of metadata, so there is a need to enable searching in multiple ways over lots of data. There ...
6
votes
3answers
107 views

How to make other tabs more noticeable?

We have a dialog that allows the user to choose the "type" of a shape: text, pop up and link. Changing the type also changes the modal's body. Our current design uses an underline to indicate the ...
1
vote
3answers
118 views

DropDownLists becoming TextBoxes - Should the user be able to go back?

So I have a menu on web application I am developing. In this menu, there is an option for how many Project vacancies one wishes to create. The user can choose as many as they need (large numbers will ...
21
votes
4answers
703 views

Display comments order - best practice

I wonder what is the best comments order on the website. I assume there are two major methods to display comments: from newest to oldest, from oldest to newest. Facebook uses method one and ...
8
votes
4answers
154 views

Why did older Windows installs delay before automatic restart?

Every time I need to install an older copy of Windows (today it's Server 2003 Enterprise), I run into the screen where the initial install phase completes and my machine needs to reboot. The ...
33
votes
13answers
1k views

What word can be used to mean either click or tap?

Very often we need to speak generically about clicking or tapping an item, but there seems to be a lack of vocabulary in English for this. We could just say "click or tap" every time, but that is ...
1
vote
2answers
119 views

For a streaming music service, should clicking play on an album, add to the start or end of queue? Or play immediately?

I want to know what the user's expectation is when he/she clicks on the play button of an album and it's position in the queue. Rdio: If you press the play button – plays immediately. However, they ...
5
votes
2answers
173 views

Mobile navigation

A responsive approach has been taken to the current project I am working on. It is a corporate website with 3 levels of navigation. Attached is an example of the solution I have come up with for drop ...
2
votes
3answers
162 views

How can I display lots of controls that are contained within expanders?

I'm currently building and Dashboard system for a factory and there is a control panel to control all the displays in the factory and to decide which detail(KPI type) to be displayed. Following is the ...
12
votes
1answer
153 views

What are some good ways to ban people?

I'd like to implement several types of ban of my website, not just the "classical one" (i.e. being unable to log in). My website is a Q&A one, if this can help. Some time ago, I read an article ...
10
votes
2answers
688 views

Good UX for a page

I am working on a UI design. I have good CSS/HTML knowledge. But not good in UX. Attached image is the UI I created for one page. I tried alter it nearly 10 ways, still my customer says it looks ...
3
votes
4answers
123 views

Better to Show Empty List or Default List?

This is a web application for people to manage a large database of stuff. When the user clicks on the a button/link to "View Their List of Stuff", is it better to present them with a populated list or ...
3
votes
2answers
85 views

Grid - Inline Editing and Sorting - How to handle the features together

The Dilemma: You have a grid/table with sorting (and/or multi-sort) and inline editing. The user modifies a value that should modify the sort order. What do you do? An Example: Lets take ...
37
votes
7answers
922 views

How should you show that an accordion is expanded?

When you have an accordion, you need some way of showing the current state is expanded. There are a number of different ways of handling this, and each is used by a number of respected websites and ...
5
votes
1answer
197 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 ...
2
votes
4answers
201 views

Do “add” or “edit” functions need a confirm button?

I am designing a UI that includes a list of items that you can add to or edit. When you click on an item it turns into a text dialogue. When you click off or hit "enter" it saves the changes. Does ...
5
votes
2answers
125 views

Can I reformat personal names obtained from a single form field?

I have been reading this excellent question and its answers, about collecting names from people in forms. The best answer (the accepted one anyway) seems to be to follow the W3C's advice on ...
14
votes
2answers
383 views

Most intuitive multi-select component for the web

My target audience are users that are not familiar so much with computers so i try to simplify the UI elements in use as much as possible. For instance I try to avoid drop down menus and use big ...
6
votes
3answers
139 views

What is the best way to handle multiple To and From ranges?

Our users need to specify multiple ranges of quantities and specify a price for each range. I can't post an image or I would show this concept mocked-up. My question is: Imagine the user is able ...
6
votes
2answers
93 views

Group of controls depending on value of combo box

In a UI, I get the user to make a selection from a combo box. This selection influences what other controls will need to be shown. There are also other controls that need to be shown, independently of ...
2
votes
4answers
193 views

How can I improve this wizard interface? [closed]

I am working to improve a wizard like interface available to our users. I have attached mockups of the first two screens in the series. I would like to get advice on the design. Currently these ...
3
votes
1answer
135 views

Legacy Text Interface (e.g. Telnet) to GUI [closed]

I work in a very large, established company with a consistent philosophy of, "If it's not broken, don't fix it." The (large) division of the company that is responsible for maintaining customer ...
4
votes
2answers
163 views

Designing the sign-up process?

I am starting a website consisting of info on local shops, product catalogs, and coupons. now I am in a dilemma over the vendor sign-up process. I want to know which of the following ways should I do ...
20
votes
2answers
359 views

What's better for invitation emails: a temporary password or a one-time login url?

Our web app allows our customers to invite their collaborators into their account. They can submit the new user's email address, and our app sends the new user an email inviting them to login. Once ...
35
votes
3answers
2k views

Humor on the deathbed

Here is a rather accurate description of an extremely rare situation, displayed by a program right before seppuku: cannot handle the fatal error due to a fatal error in the fatal error handler! ...
7
votes
1answer
95 views

Where should I locate logon steps for a private shopping site?

I'm developing a private shopping site workflow (like gilt.com and markavip.com) but I'm unable to decide which page to put login/register on. I'm considering these locations: Product list page ...
3
votes
2answers
138 views

Best Method for Adding Ingredients

I have a recipe application that has a "Add Your Recipe" feature that's current implementation looks like this: Some notes: Upon clicking "Add Ingredient", a ingredient form is added. Same for ...
5
votes
5answers
141 views

Designing a different kind of survey experience

How do you design a (not crazy-ass) interactive survey so as the user feels nice about taking the survey while at the same time, the interaction is not (at all) distracting since the topic of the ...
-1
votes
2answers
35 views

Practical Use For a Neuro-signal-capturer [closed]

Repost from CogSci (posted in wrong forum). You may be aware that neuro-signal-capturers (I'll leave out specific ones to make it not seem like an ad) have become much cheaper and many are ...
-2
votes
2answers
154 views

Should registration email for a website greet with “Congratulation”? [closed]

I have created a new account.At the start up. I received a Congratulation email saying. You are now part of this site. Doesn't it look strange? Mail Format: Congratulations!Thanks for registering ...
2
votes
2answers
65 views

Which is better option Create/Save for Activity and Circle? [closed]

I want to create an Activity as well as Circle for networking. Which button will be suitable 'Create' or 'Save'.
17
votes
9answers
861 views

Should radio buttons be pre-selected?

I am working on a re-design for a eCommerce site and they have a section where they offer a free gift card if the user makes a purchase over $1000. The idea of the gift card is to get users to ...
3
votes
2answers
86 views

Should i have two links on my Home Page?

I have an important link called 'tlm'. The link has been placed twice on the home page but in different locations. According to Usability Guidelines, two links having sharing similar site navigation ...
5
votes
6answers
221 views

Which is better option 'School', 'College' or any other?

I have used the school field name for both school and college on my website, but I think 'School' and 'College' have different meanings. Can anyone suggest a more appropriate option?
8
votes
1answer
180 views

WYSIWYG vs MarkDown - is there a middle ground?

I'm trying to figure out how to let my users edit their content on my site. It's currently just text formatted depending on the screenwidth, but I'd like to give them more control over their content: ...
9
votes
4answers
248 views

Toolbar buttons - to be or not to be?

I need to create a toolbar for my application, and let's assume that due to external constraints it must be a regular toolbar, not a ribbon. The application itself has a significant number of ...
9
votes
2answers
136 views

Making a signature field look like a physical signature box

I am making an app that involves a four-day schedule and a "signature" that certifies you are going to abide by the terms of the schedule. I would like to make the signature field look like a ...

1 2 3 4 5 13