1
vote
1answer
36 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 ...
8
votes
4answers
217 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 ...
6
votes
5answers
190 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
155 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
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 ...
5
votes
2answers
171 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 ...
5
votes
3answers
126 views

Are navigationbars fading into sidebars?

Several popular sites are moving the navigationsbar to the left side. This mainly because of the evolution of the portable devices with smaller screen sizes and also the widescreen monitors. The ...
2
votes
4answers
121 views

How I can make primary navigation links look more like buttons?

I've recently revamped the navigation bar on my website and I'm trying to explore simple changes that will make the links appear less like flat text, and more like clickable buttons. I've added icons ...
7
votes
2answers
215 views

How large should the logo be for easy clickability?

I was skimming through some of the older questions namely Is 'Home' button still a must? and Home button vs Logo link? and there seems to be a general impression that the home logo serves as a general ...
1
vote
3answers
59 views

loading new view from which direction ? L2R or R2L?

I've been developing mobile apps using sencha touch for quite a time now. In that, whenever a new view is to be loaded, default animation direction is from Right-to-Left. This can be seen in android ...
9
votes
3answers
527 views

Android: Back Button Only vs. Extra Navigation

General UX question for Android: Assume a simple view (activity or fragment) hierarchy, like so: A --> B. The transition from A to B is added to Android's back stack. On screen B, is it best to ...
6
votes
5answers
254 views

What is a good way to display side navigation levels?

For the past few weeks I have been working on reconstructing my employers side navigation. While attending a recent meeting, discussion on side navigation hierarchy arose and there was a debate on how ...
2
votes
2answers
95 views

Mobile app UI state restoration in relation to the length of inactivity time

A common guideline for mobile apps is that they should be built to accommodate interruption, and that the app should be restored after interruption to the last state that the user was in. For example, ...
3
votes
4answers
175 views

Side Navigation Highlighting Current Page Link Items

I have been working on a side navigation reconstruction project that is now entering the design phase. Through research i've noticed many sites using different colored text to highlight/bookmark user ...
4
votes
4answers
210 views

Navigation with or without sub-navigation?

Considering following site architecture, where each category has multiple products inside it: /Home /About /Products/Category 1 /Products/Category 2 /Products/Category 3 /Products/Category 4 ...
-1
votes
1answer
96 views

Should we stop using “Home” in navigation? [duplicate]

Possible Duplicate: Home button vs Logo link? The following must be true for most (if not all) websites: Clicking the logo or website name leads to the homepage (/index.html). But the ...
2
votes
2answers
152 views

What's a good symbol set for buttons to expand and contract parts of a hierarchy?

The Mac Finder, in hierarchy view, uses a triangle, or arrow, facing right to indicate not-expanded, down to indicate expanded folder. It could be considered counterintuitive because it points to the ...
7
votes
4answers
290 views

UX idiom for closing activity: X-icon vs up-button vs back button

We're launching a search activity when hitting the global search button (i.e. the hardware search key, if present, or a search icon in the Action Bar.) It should be noted here that the search activity ...
3
votes
2answers
274 views

Best approach to designing a long multi-level side menu

I'm currently facing a problem with designing an effective and user-friendly multi-level side menu for a client's ancient website developed in year 2000. This side menu is referred as a table of ...
3
votes
1answer
76 views

On a click, show a stub or not?

Consider a click event that would cause a significant change of view (e.g. going from a list of items to a detail view of a single item). What is a better experience: Switch to a stub view which ...
3
votes
3answers
223 views

How to tell the user to click to edit data

I'm developing a website which basically contains all the info about a serie of projects (a few hundreds). Each project has its dedicated page with all info about it (dates, classifications, schedule, ...
5
votes
4answers
263 views

Should links that bring up a jQuery UI dialog be uniform or different than site hyperlinks?

I have page containing two types of links: Standard Hyperlink: navigates to a webpage jQuery dialog link: displays a jQuery modal dialog explaining a term in more detail Here is a sample: ...
0
votes
1answer
162 views

For a site with multiple different user-types should the primary navigation reflect all available options for all users?

I think there is a serious navigation problem on the website I am working on. I have four kinds of users (people working in fashion, interested in fashion, people that buy fashion, and people that are ...
1
vote
2answers
119 views

What should be done when user leaves a web page either by clicking the browser back button, closes tab or F5?

I noticed in SharePoint 2010 publishing pages that the page content is being saved if user clicks the browser back button or closes browser tab without warning him if he needs to save content or not? ...
0
votes
2answers
111 views

How to present articles & videos in the same section

This might seem really obvious but i'm working on a cookery site and under the tab 'How to cook' there will be videos to show you this as well as step-by-step articles the user can print. Within this ...
0
votes
2answers
139 views

How to arrange Buttons and Tabs together?

A web app has two parts - A header and A body. The header consists of a set of tabs. When hovered on, the body is loaded with appropriate content. One of the tabs, is also clickable (In the mock - ...
10
votes
3answers
423 views

Why do most image gallery popups have Previous and Next arrows so far apart?

This is one of those things that has persisted on the web without getting fixed for so long that I'm starting to wonder if there's something wrong with me for having a beef with this design pattern. ...
6
votes
3answers
934 views

Responsive website - navigation usability advice

I am developing a site which is to respond to different screen sizes. The site is fairly large and has up to 4 levels deep in terms of page/menu hierarchy. What I am wrestling with now is how to adapt ...
3
votes
3answers
144 views

What to call a first-level navigation item that helps guide various user types to different parts of the site?

I'm working on a sitemap for a client who has a number of different user types (each of whom requires varying goals and tasks associated with using the site). They are concerned that the various ...
7
votes
6answers
361 views

Plus icon for new tab not working in user testing. Anomaly or actually confusing for users…

For Context: So I am performing some user testing, and the interface is changing how tabs work with in the system. Currently tabs indicate the top level of different customer define hierarchies. The ...
3
votes
1answer
78 views

Location indicators in page headings: Which one is the most preferable?

In order to show the user they're on the right page after they clicked, there are several ways to treat this goal: Text Headline over the Content, saying the same as the link they clicked before. ...
1
vote
1answer
99 views

Is it good to offer the same navigation choices in the main content area as in the navigation?

In order to offer the user new choices, I often show the same links in the main content are that are also available in the left-hand navigation tree. It looks more or less like this: NAVIGATION ...