4
votes
3answers
115 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 ...
0
votes
2answers
108 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
1answer
101 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 ...
11
votes
4answers
442 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
108 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
227 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?
9
votes
6answers
159 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 ...
6
votes
5answers
203 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?
3
votes
6answers
136 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
75 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?
3
votes
3answers
142 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
105 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
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 ...
13
votes
3answers
422 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 ...
5
votes
4answers
114 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 ...
2
votes
2answers
193 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, ...
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 ...
5
votes
5answers
103 views

When to display a link as a previously visited link?

Websites of today contains a variety of links including logo link, global and local navigation links, supplementary or related links, other header links, footer links, inline related links and more. ...
5
votes
2answers
111 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 ...
9
votes
7answers
224 views

How to test usability on competing mock ups cost-effectively?

I have a client that is very opinionated about what she likes and dislikes about my design and moves things around to where they "look right" for her. I want to test my original mock-ups vs her ...
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 ...
5
votes
2answers
160 views

How can I encourage my users not to multitask?

Context: I'm creating a website aimed at middle-schoolers and high-schoolers to help them collaboratively create stories. The site is gamified so that each user will want other users to vote for the ...
10
votes
2answers
687 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 ...
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 ...
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 ...
3
votes
3answers
99 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 ...
108
votes
13answers
3k views

Language of language names in the language selector?

Imagine a site that's available in multiple languages. The language is detected automatically by looking at the IP or the browser header. But that's not bulletproof, so a few users might end up on a ...
20
votes
6answers
397 views

Calendar recurrences on the last day of the month

I noticed a difference in how Google Calendar and Outlook handle recurring appointments, specifically ones that are on the end of the month. If you try to schedule an appointment on the 31st of every ...
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'.
10
votes
3answers
178 views

Should general 404 page be shown to the user if he clicks one-time link second time?

There is a Sign up function in a web application. After user signs up, an email message with confirmation link is sent to his email address. This confirmation link is obviously valid only one time. ...
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 ...
3
votes
2answers
124 views

Issues with Tabbed Layout

Larger View Here's a screenshot of something I'm currently working on. I decided to use tabs at the top because filling in the "Office Details" is just as important as the list of employees and ...
6
votes
5answers
287 views

How many social buttons?

There are millions of social networks out there. Of the top popular ones, like Google+, Facebook, LinkedIn, Twitter etc., Q: How many, in numbers, should be put up at all? UPDATE: Organization ...
5
votes
2answers
177 views

Should forms be aligned left or center, if less than full page width?

Our web application has a small header and nav menu at the very top, and below, there is simply a large area of open space. We have no need for an always-present sidebar, so there is just one column. ...
4
votes
4answers
147 views

showing buttons on hover?

Lately I have noticed that a lot of websites are displaying a delete "X" when you hover over that specific panel. I have been thinking whether or not this was very usable for the user because there is ...
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
5answers
154 views

Custom back button in page

I had a discussion with a friend about adding a custom back button in every page in a website. What I mean about custom back button is a link or a button, that will do just onclick="history.back();". ...
7
votes
5answers
432 views

Why is high website availability good for UX?

I'm trying to understand how much should I invest in website availability. What impact does a not so good availability (let's say 95% - 18 days in a year) have in User Experience. Why is it that ...
4
votes
2answers
106 views

Tab order for previous/next buttons in a form

We have a multi-step form that has 2 buttons (Previous and Next) at the bottom of each page. The Previous button is on the bottom left-hand side, and the Next on the bottom right-hand side. What ...
3
votes
3answers
254 views

In what situation is it best to use a mega menu?

The current site I'm working on typically has 3 levels on navigation. Site-map and navigation has already been done. They have chosen to use a mega menu to show top level navigation items and ...
7
votes
5answers
142 views

How best to draw the users to a potential issue in the data they have entered

I have a form where the user can update project information. A project is linked to an organisation, and an organisation has license(s) - which has an expiry date. When updating the project, if the ...
1
vote
1answer
117 views

Has my comics website successfully left the 1990s? [closed]

So, a little while back I posted this question to try and help my website, http://HittingTreesWithSticks.com, out of the 1990s. How to not make my website have a "1990's" look So the ...
6
votes
3answers
257 views

Placement of delete button on form

I have a form which edits a flight, and it should be possible to delete them. I have considered putting a delete button in the index page, which lists all the flights, but the table rows are clickable ...
8
votes
3answers
189 views

Tag cloud for web site actions - a no-no?

I am building a website, and my designer came up with the idea of using a (3d) tag cloud to display the different actions a user can take (the site's functionality is somewhat complex, and so ...
7
votes
2answers
216 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 ...
3
votes
2answers
145 views

Why does the advanced twitter search options not using a radio button

https://twitter.com/search-advanced has the following options Any of the words All of the words Exact Phrase But the user could make a mistake and enter values for all of them, why didn't they use ...
2
votes
5answers
170 views

The navigation on Corporate websites

Corporate websites appeal to multiple audiences. I've seen from benchmarking the majority of sites have based their navigation around the audience segments. You'll see Investors in the main navigation ...
11
votes
3answers
152 views

Is a Q&A site a reasonable replacement for a forum for a software product?

I'm building a website for an open source piece of software that revolves around backups and cloning. I was originally going to use phpBB for the forums, but then thought about the possibility of ...
5
votes
4answers
118 views

Videos on landing pages

Is it a good ideal to feature videos on landing pages or should their primary purpose be to signpost users to content elsewhere? I am developing a set of pages for an event, it is supported by a ...

1 2 3