The extent to which a product can be used by specified users to achieve specified goals with effectiveness, efficiency, and satisfaction in a specified context of use.
8
votes
3answers
251 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 ...
6
votes
2answers
100 views
Benefits and drawbacks of modal windows
I'm working on a web application and am a little stuck trying to figure out how I should implement signup forms, login forms, contact forms, and payment forms. I can implement all these in either:
...
30
votes
10answers
3k views
Is “Never tell your password to anyone” message in chat really necessary?
In almost every chat window I open, there's this fairly obvious statement:
Never tell your [password/credit card/social security/etc] to anyone.
Are there some standards for chat functionality that ...
33
votes
4answers
2k views
Infinite scroll vs Pagination in E-commerce websites
Infinite scroll has been around for a while now, however I have not seen infinite scroll being implemented on any successful or well known e-commerce sites.
Does anyone know of any e-commerce sites ...
0
votes
0answers
27 views
What is the best way to display info from a table that has 20+ fields? [duplicate]
I have a giant table that has more than 20 columns and 10 pages with 15 rows each!
How can I display this data in a way that's readable and understandable for the user?
What alternatives exist?
6
votes
2answers
262 views
How can we visually improve the nested rule/predicate builder?
This has been discussed a bit here: Building logical criteria (with AND , OR, etc) - but we felt the examples left a lot to be desired.
Apple (with their hidden nested rules/predicate builder) in ...
12
votes
2answers
354 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 ...
0
votes
0answers
38 views
Multi-Column Form Design: Is There a Consensus? [closed]
All -
I've read a lot of articles/research on this topic, but some practitioners insist that multi-column forms can be used effectively. To aide in the discussion, here is a list of research we can ...
16
votes
6answers
678 views
Is it acceptable to make a text field look like a write in line?
My designer would like to implement a text field that drops down on hover against a white background, and only have a bottom border to define the field. Also, the designer would like to see a flashing ...
4
votes
1answer
65 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 ...
6
votes
2answers
111 views
How to use paper prototyping on an existing product
Paper prototyping is a very powerful tool early on in a new product build as it helps you to iron out ux and rapidly iterate.
However if you're working on an existing product and want to test small ...
1
vote
1answer
125 views
Why at some web are pages always from 1,2,3 … for newest messages?
When I visit some pages, they have newest items first; page 1 has always the newest items. Some examples are imdb boards and icanhascheezburger.
I think this is case of top posting, because messages ...
4
votes
2answers
243 views
Best way to handle mobile website terms and conditions?
A form I am optimising for mobile has specific references to terms and conditions in numerous times (not just at the end usual checkbox, for example "We need this detail to sometimes contact you, read ...
3
votes
3answers
115 views
When I change the name of one page, should all child's of that page, have the url rewritten?
This question is actually three questions, but since they are all related to each other, they should stay in the same question.
First, should I allow a user to change the url of a already created ...
6
votes
2answers
444 views
Auto-suggest confuses users; How do I improve it?
I wanted to get some ideas on how a problem like this might be avoided. A mobile app (android, ios) that I work on uses a local sqllite DB to power an auto-suggest feature on the search screen. The ...
8
votes
3answers
694 views
Is it good to leave Select dropdown with default style for better UX and Accessibility?
When I design websites. many time I try make the select drop-down more attractive.
example
By default select drop-down looks slightly different in almost each Desktop and Mobile browser
but ...
11
votes
6answers
445 views
How easy should I make it to delete content?
We want to make it easy for people to perform task in an application, but we also want to prevent them from accidentally deleting something. Where is the middle ground between these two opposing ...
1
vote
2answers
312 views
Where can I find existing System Usability Scale (SUS) results to compare against?
I'm looking for a resource of existing System Usability Scale (SUS) study results to compare against.
I've read in a few papers/webpages that plenty of such data is available, unfortunately I can't ...
3
votes
2answers
109 views
Decreasing the display size of posts on the home page, depending on the amount of content
I am developing a RSS news feeder. I want to keep it minimal and just to the point, that is the posts.
Some bloggers that post news mainly, sometimes they just write content like "You have to look at ...
6
votes
5answers
191 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?
5
votes
5answers
84 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 ...
5
votes
4answers
178 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 ...
6
votes
2answers
142 views
How high should a top floating menu be?
More and more websites are getting top menus that always stay when you scroll.
Examples:
https://9gag.com/
http://www.ign.com/
http://phpmaster.com/
Personally I don't like them ...
3
votes
1answer
60 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 ...
4
votes
3answers
104 views
Usability of transparency in navigation menu
I have seen a couple of websites using some css properties to make the navigation menu semi-transparent. I assume this has to do with giving the user a more continuous feel to the page scroll, but it ...
6
votes
3answers
77 views
Form prompts inside form fields always wrong?
I've noticed in the edit-profile form on UX Stack Exchange a weird prompt with an important message - the date format.
Personally I would consider it terribly wrong (force to memorize data format, ...
3
votes
2answers
66 views
“Important” Items Box versus Pinned Items
I am designing an application which has panel with a list of items. The items in the list can be re-ordered by drag and drop:
The number of items in the list has the potential to be very large.
In ...
3
votes
1answer
92 views
Name and Company - One field or Two?
I am laying out a form on a website with the typical name & address fields. While I've done this a number of times, I have began to try and trim fields from my forms that will be on smaller ...
3
votes
1answer
64 views
Should your Help section have questions or topics?
Which is more user friendly? Organizing your Help section with popular phrased questions or topics?
Clear topics are easier to scan whereas with popular phrased questions you have a chance to match ...
7
votes
3answers
133 views
Designing bidi text editing
Background. "Bidi" refers to the bidirectional text, that is a text where traditional left-to-right scripts are intermixed with right-to-left ones, such as Arabic, Hebrew, Farsi, Thaana, etc. Such ...
9
votes
6answers
154 views
Is it absolutely necessary to show the currently selected language in a language selector?
There are three choices of language. At least on mobile it would be nice if I could save a little space in the footer by omitting the currently active language. This seems risky though as it means the ...
3
votes
1answer
71 views
Is there a good reason to have HTML and PDF version of TOS?
We have our Terms of service available as HTML and PDF. Is there a good reason to keep providing PDF version?
It's extra work:
Several languages
Privacy policy / tos
Room for mistakes between html ...
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 ...
4
votes
2answers
101 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 ...
2
votes
3answers
99 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
2answers
109 views
Forms: Is it right to show empty fields in an info page?
In an application i am designing, there is a form, where the user completes the fields and some of them might remain empty (not filled by the user). Then we have the info page showing all these fields ...
4
votes
2answers
51 views
Incorporating new (unrelated) data on an existing table
We have a big table where user enters hours for each day of a time period (14 slots for day inputs)
each row represents a task.
the Dev team wants to incorporate tasks from another system into that ...
7
votes
2answers
136 views
Are people used to seeing a “My Cart” link in the header?
I have been designing an E-commerce platform where users will be able to buy Apps from the marketplace.
I had thought of placing "My Cart" links in a number of places, such as:
Docked widget in ...
4
votes
2answers
69 views
In a website, how to make two segments of users follow the desired path
I was asked to design a website for a company that has two different segments: B2C (business to customers) and B2B (business 2 business)...
The company says both segments are equally important.
How ...
18
votes
4answers
329 views
Any Research on User Experience Perceptions of Native Apps vs Web or Hybrid Apps
My organization is looking at developing mobile applications, we have a wealth of web development resources. There are many factors to consider in making the decision of how to develop this ...
6
votes
2answers
145 views
Balancing Information: Number of elements
I'm currently working on a redesign of our company support page. The focus is to move towards a search orientated experience, but there's been some debate about which elements to keep there and which ...
6
votes
5answers
106 views
Forms: Sample description- for label or field? what should be the placement?
I need to place example input text [abc@pqr.com] for a field or label.
Where should I place example (or sample) input description? Here, I have shown four examples of an email ID input for ...
0
votes
2answers
91 views
The best practices for a rating bar/slider/buttons
I need to make a rating scale input device that satisfies the following requirements:
1) Each value must be associated with a number to the user.
2) It must be immediately clear that this thing ...
0
votes
2answers
106 views
Best aesthetically solution to overflowing data in a table
I have the following table which I created as follows:
<html>
<head>
<style type="text/css">
html {
background-color: #fff;
}
body{
text-align:center;
}
...
-1
votes
0answers
28 views
Editing relationships between two tables [closed]
I have a table which have composite primary keys consisting of columns kin and child (each of which is foreign key for two other tables, but now I am not about these tables) and also a column of the ...
7
votes
6answers
262 views
How to convey a true/false value to a user?
I'm developing an application where users will be allowed to create custom fields that are part of a record, in addition to the fields that are provided by default. Users will be able to choose names ...
6
votes
2answers
159 views
Is it OK that url is changed after invalid submit of form?
Let's say I am at Create new user page and current url is /users/new.
When I submit this form with invalid data (e.g. mismatched passwords), user is redirected to /users.
Is it OK that user will see ...
3
votes
3answers
98 views
Traditional file upload vs repository
I'm working on a b2b web application where users might want to upload files for several purposes: assigning images and/or documents with specifications to their products or businesses, attaching files ...
2
votes
6answers
226 views
Best practice for a desktop version dropdown hover menu to work on mobile?
I'll give my example as it explains exactly what I mean. We have a store that on the main menu has a "Shop" link that when hovered over, will display a dropdown menu of categories and subcategories. ...
11
votes
4answers
149 views
Should you optimize mobile experiences based on individual handedness?
In abbood's question "How to implement a stack exchange style voting for mobile?" he answers his own question with the following mock-up:
My immediate thought was that the up-vote control was on ...



