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
86 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 ...
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?
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 ...
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 ...
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
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 ...
1
vote
2answers
64 views

Better ways to arrange the reports

I have a large number of reports separated by category. Now I want the user to be able to find the most frequently used reports more easily. I came up with the idea of providing the user the ability ...
2
votes
2answers
185 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, ...
-3
votes
1answer
95 views

How shall i convince user to select multiple email-id?

I am inviting people to participate in my activity. I entered the email id. It got added into the list. Now shall i select multiple? (Is the question faced by many users) What shall i do: -Provide a ...
6
votes
3answers
106 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 ...
0
votes
2answers
241 views

GUI Design advice on Add/Remove/Edit form

I am building a GUI that needs to allow the user to: Add entries Remove entries Modify Existing entries Each of these "entries" hold very simple information: Outlet Number (Non editable, ...
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 ...
10
votes
2answers
685 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 ...
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 ...
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 ...
9
votes
2answers
99 views

Borders editing control usability

I need a simple and intuitive control for editing rectangle borders. At the moment I have the following: At the left - preview box and current border selector at the same time. User can click on ...
-2
votes
2answers
153 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 ...
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
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'.
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
220 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?
2
votes
4answers
101 views

Which is the better option Share or Post button? [closed]

On my website I am using the 'Share' button to post a comment, document, or to have a poll. I'm confused either to use 'Share' or 'Post'.
6
votes
1answer
121 views

Ternary Switch - How to implement?

My website gives users a report for their search term, this report contains many different datasets. Each dataset can be configured via options on their profile page, to either; Load when the ...
6
votes
5answers
225 views

Massive menu on website, how to solve it?

I must change the following menu in some web site. This menu contain almost 30 items! Screenshot: Any idea? Categories: Home, Games, Leisure Children, Openly Software, Recipes, Study Lessons, ...
4
votes
2answers
139 views

How to present filters graphically?

I'm creating a UI which allows users to specify filters, such as Age > 18. Until now, this has been quite straightforward as all it required was a simple layout as shown below: However, besides ...
0
votes
0answers
28 views

Should a registration page have large number of fields? [duplicate]

People have to invest time and effort to register.The fields consists of Username, First Name, Last Name, email, Address, Contact, Date Of Birth, Gender, City, State, Country, Password, Position, ...
4
votes
3answers
139 views

Why does Gmail hide email options under a '+' sign?

Why does Gmail website hide options like "links", "smileys" etc. under a '+' sign when there is clearly enough room along the footer? Am I missing something, or is google really pushing google+? ...
4
votes
3answers
55 views

How do you show that a feature can be selected individually or combined with another feature?

The user has 3 options/features to choose from, but here is the problem: Each feature can be selected separately/on its own. Feature A can be selected/combined with feature B. Feature B can be ...
2
votes
2answers
68 views

Favourite or Visible?

I am currently analysing the GUI of one application. It happens that the application has a list of locations that only displays favourite locations. When you create a location, the new location is ...
9
votes
3answers
155 views

Counting to Infinity - Are counters usable?

As the web gets older and bigger the numbers in a lot of counters will tend to increase more and more. I'm very curious about the implications in usability and user experience: Are these big numbers ...
6
votes
3answers
173 views

Group of checkboxes and supporting text fields

What is the best way to layout a group of checkboxes and supporting form fields? For instance, in this form the user can select several choices for a report delivery method. Some of the choices ...
5
votes
1answer
242 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 ...
4
votes
4answers
276 views

Best way to show long list of detailed information for summarized items in a table?

I'm working on an application page for an insurance company regarding purchasing policies and showing all the detailed information that comes with the policy. The problem I'm facing is knowing how ...
9
votes
5answers
227 views

Selecting many elements from a long list

I have a scenario where my 'create user' dialog has a very long list of options, of which the user needs to select many. The project manager has suggested a 'dual list' approach: a long (scrolled) ...
1
vote
3answers
163 views

Design idea for Multiple level pages

We have a framework with multiple plugins (for different functionality). Each plugin has it's own configuration/information pages. These pages also have sub levels; sometimes up to four level. If we ...
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
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
2answers
131 views

Best usability: visual presets or simple action?

I'm working on a webapp that lets designers generate CSS through an intuitive interface. Right now I'm working on the Shadows panel and I can't decided which option has the most versatile usability. ...
9
votes
2answers
239 views

Whats the best way to present a time duration to user?

We're trying to implement the most effective method of displaying duration it takes for user to complete a puzzle. Looking for simplicity and accuracy. I've added two examples that we've been working ...
4
votes
5answers
247 views

Best way to represent distance in a clear way?

I'm building a job board and the user can search for jobs around its hometown. It can adjust the radius using a slider. Example: 1) User enters "Brussels" in the input box. 2) User changes the ...
5
votes
1answer
104 views

Should user be notified about technically unavailable features?

I'm going to implement a non-essential feature on a website. This feature will not be available for all browsers and, therefore, all users. Should I just hide the button that activates it? Or should ...
4
votes
3answers
152 views

Refresh button on a website

Is it useful/sensible to display a 'Refresh' button on a website's page (simple page, not dialog!), like the picture below? First I thought it's a good idea, but know I start to think it's not so ...
2
votes
1answer
43 views

Is there research into how the UI of content input (email, tweets etc) affects the actual content created and how can you improve it?

On the project I'm working on (Q&A platform), we're trying to get users to spend more time on their answers. We want to encourage longer form helpful replies, rather then spur of the moment short ...
-2
votes
1answer
96 views

What's the best User Interface to browse data organized by Graphs [closed]

working on a web app, i have a lot of datas organized by graphs instead of trees, what's the most usable user interface to browse and manage them? i will use html5 and javascript.
2
votes
1answer
90 views

How should I divide my site between B2B and B2C?

I've spent about 3 years trying to answer this question myself, so I thought I'd give you guys a go. Here's the situation: My company provides training services. You can either (i) book a course ...
2
votes
2answers
155 views

Placing buttons on section headers is correct or not?

Is placing buttons on headers to the middle or extreme right side is correct or not? Could you please suggest me the appropriate place? Example:
1
vote
2answers
171 views

When to use different colors?

I'm designing an IDE. I'm creating an icon to represent a function (which has at least one output parameter) and a procedure (which has no output parameters). I'm undecided about using the same icon ...
4
votes
1answer
209 views

What does a folded corner mean to a user?

Lately I've noticed an increasing amount of folded corners as UI and/or decorative elements on several web pages. However, it seems most of the sites seem to differ in what they want to convey with ...
3
votes
2answers
84 views

Should a duplicated record be added to the end or after the selected record?

I'm wondering what the preference (or what makes the most sense) is for duplicating a record in a list. I torn between copying the duplicated item right below the selected one or copying it to the ...

1 2