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.
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
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:
...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
-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 ...
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
0answers
71 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 ...
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;
}
...
2
votes
3answers
108 views
Night/Day Mode Toggle
I'm working on a website that features a "day" mode and a "night" mode that the user can toggle between. The day mode will have a light background with dark text, the night mode will have a dark ...
2
votes
1answer
97 views
Mobile Menu with 150+ links
I'm building a website that has over 150 menu items. Normally, for small sites, I would use a responsive mobile menu for use on mobiles. However, as you can imagine, 150 or more menu items loaded onto ...
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 ...
3
votes
1answer
45 views
What is the best time to create Usability Goals (or Criteria) for your application/website and on what basis?
We know the characteristics of UI being:
Effectiveness
Efficiency
Error Prevention
Memorability
Ease of learning
Satisfaction
While evaluating our design against these measures, it makes sense ...
4
votes
2answers
120 views
Log add to top or bottom
In my WPF (Windows Presentation Foundation) application I have a log that display important events in the application.
I'm unsure where to add new events? Or in other words, how should I sort the ...
1
vote
2answers
64 views
Is there a standard way of asking users to set their country locale preference?
If you have country / language specific settings that you want to allow users to select so they can view the relevant content, is it standard to ask them in a dialog box (or on the page) when they ...
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 ...
8
votes
3answers
253 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 ...
11
votes
4answers
425 views
Should users be directed to a 404 page or a landing page?
We have two pages. One is a landing page, given by the route /region. The other is a detail page for a particular region, given by the route /region/summary/{id}. The landing page is the normal way by ...
4
votes
4answers
161 views
Best order for the company history page?
I'm making a company history page for 2005 to today.
Each year has a paragraph about what happened that year.
I'm conflicted as to whether I should show 2005 first (and let the user scroll down to ...
3
votes
1answer
103 views
How to combine Faceted Search with 'browsing' action?
I don't have a UX background, so forgive me if I am missing something. I am working on a small demo, to explore browsing a list of items (movies) combined with faceted search.
I was wondering what ...
8
votes
5answers
220 views
Is it okay to use breadcrumb navigation on some pages and not on others?
Breadcrumbs would be redundant for some of my pages and quite pointless, but effective on others which are a bit deeper.
Is it bad practice to only implement breadcrumbs on some of the pages?
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 ...
10
votes
4answers
194 views
Form Design: Mutually Exclusive Tabs vs. One Form
I am working on a form design that currently has two mutually exclusive forms accessible via tabs (Option 1). During usability testing my team noticed that users missed the tabs and only noticed them ...
6
votes
2answers
74 views
Should the “Help” menu really be called Help?
Most of todays applications have a menu called Help as the last element in the menu bar. But many applications are using the Help menu as a general container for anything that does not fit into other ...
-1
votes
2answers
135 views
How can I learn to make solid UX design recommendations/solutions? [closed]
I started out in UX as a wireframing monkey, crafting designs dictated by other people. I want to learn how to devise my own design solutions. How can I be sure I'm giving solid recs?
I'm working on ...
16
votes
3answers
369 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 ...
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 ...
-1
votes
0answers
45 views
Which is the best UX Mobile OS [closed]
I want to buy a best UX operating system mobile. We have many os mobiles like android, iphone, windows,... Which one is the best UX mobile.
7
votes
5answers
249 views
Zebra striping for body text?
The general consensus is that zebra striping a table makes it a little easier for people to keep track of which row they're on...but is this reduction of cognitive taxes only for table rows? I at ...
6
votes
5answers
192 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?
2
votes
2answers
71 views
Fixed/floating button on mobile app
We're developing a new mobile app for premium users. It is basically a content reading app. The content will be updated periodically; we have 3 fixed "topics". These topics are going to be updated ...
3
votes
6answers
129 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, ...
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 ...
2
votes
2answers
91 views
How fluent should filters be?
I have a few types of filters for a table and they should be concatenated.
So in the end I should get something like this:
URL contains google.com and Visits > 1000 and Date is before 30.12.2011
...
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 ...
5
votes
2answers
74 views
Should I use pagination in a forum's thread
I am designing a forum with large discussions, with no specific need to order answers. Do I need to implement pagination or should I maintain one unique page per thread?
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 ...
3
votes
3answers
136 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
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 ...
6
votes
3answers
156 views
On log in form, what should a password unmask button look like and say?
On the log in form, I want to give users the option to unmask the password field so they can see what they type. The phrase "unmask password" is too technical and its purpose may not be apparent to ...
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 ...
0
votes
0answers
61 views
Long press on Android and iOs for Multi-touch apps? [duplicate]
Can it be used the long press? How can we assume the users know it?
13
votes
3answers
413 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 ...
8
votes
2answers
162 views
Why would one limit username format?
Many websites when ask you to create a new "username", will limit you in some way, most often like "username should only contain letters and underscores" or something alike.
This results in inability ...
5
votes
4answers
112 views
Do we need to show Cart page after user clicked “Add to Cart” from list page?
Suppose if a user clicked "Add to Cart" from a product listing page, Do we need to redirect to Cart page instantly? Or stay on the same page and show "Added to Cart" with disabled style ?
How do we ...



