14
votes
6answers
773 views

How to show the user the possibility to sort a column with space problems

I am working with a big table with 20 columns and a lot of information. I know that the most common way to indicate that a column is sortable is by adding a little arrow at the right or left of the ...
1
vote
2answers
79 views

Proper web UI elements to select interval between snapshots?

Let us assume that I have a system where temperature, humidity, rain, etc. measurements are recorded at certain dates & times for certain locations (let us call them "snapshots"). This is just ...
5
votes
5answers
130 views

Better method of displaying recipes [closed]

I'm working on a recipes-saving application and trying to figure out which method of presenting recipes is better. Each recipe that is displayed on the page has a name, but not necessarily a photo. I ...
6
votes
5answers
257 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
148 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, ...
3
votes
3answers
163 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
117 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
94 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
434 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 ...
2
votes
2answers
255 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, ...
5
votes
1answer
197 views

Building search interfaces with a large number of options

I'm about to start developing a web interface to a search - it indexes a large number of items with a lot of metadata, so there is a need to enable searching in multiple ways over lots of data. There ...
6
votes
3answers
110 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 ...
1
vote
3answers
126 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 ...
21
votes
4answers
719 views

Display comments order - best practice

I wonder what is the best comments order on the website. I assume there are two major methods to display comments: from newest to oldest, from oldest to newest. Facebook uses method one and ...
10
votes
2answers
734 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 ...
5
votes
1answer
218 views

Modal window action buttons, top or bottom

Scenario: File upload process for a website on desktop(not mobile) launches a modal window. Question: Would it be better to place action buttons at the top or at the bottom of the window. Pros & ...
4
votes
2answers
184 views

Designing the sign-up process?

I am starting a website consisting of info on local shops, product catalogs, and coupons. now I am in a dilemma over the vendor sign-up process. I want to know which of the following ways should I do ...
7
votes
1answer
100 views

Where should I locate logon steps for a private shopping site?

I'm developing a private shopping site workflow (like gilt.com and markavip.com) but I'm unable to decide which page to put login/register on. I'm considering these locations: Product list page ...
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 ...
17
votes
9answers
887 views

Should radio buttons be pre-selected?

I am working on a re-design for a eCommerce site and they have a section where they offer a free gift card if the user makes a purchase over $1000. The idea of the gift card is to get users to ...
8
votes
1answer
245 views

WYSIWYG vs MarkDown - is there a middle ground?

I'm trying to figure out how to let my users edit their content on my site. It's currently just text formatted depending on the screenwidth, but I'd like to give them more control over their content: ...
20
votes
6answers
409 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 ...
8
votes
4answers
228 views

Submit textbox input without button

The users have a table and in the last row they have 6 different text inputs, one per column. This inputs will define a variable in the Database. I am trying to think how can I do it to avoid ...
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'.
5
votes
3answers
96 views

How would you distinguish “Sets” from “Folders” in a collection of tiles?

I'm displaying both Sets (which contain Cards) and Folders (which contain Sets) on the same page. Ideally they'll both be tiles. I'm not sure how to make it easy for the user to tell the difference ...
8
votes
2answers
122 views

What design principles and/or guidelines we should use for vote-up/vote-down and counters?

Several times I have clicked the icons next to the counters totals (vote-up/vote-down) on YouTube while trying to vote up or like a video. What are the design guidelines and/or principles for placing ...
15
votes
9answers
738 views

How does user interface design fit in a development process?

In a software development process where does the user interface design fit? If we take an agile approach for a small team (2 juniors, 2 seniors, a Team Leader and a web designer) what normally should ...
1
vote
1answer
118 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
284 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 ...
2
votes
2answers
105 views

What is the most important UX considerations that could be answered by statistics gathering (list)? [closed]

I am trying to figure out what types of things are best tested in my website(s), phone apps, or programs. These need to be things that can actually be measured. Which information is most useful to ...
7
votes
1answer
112 views

Displaying links to other profile pages, while maintaining good white space

I am designing a profiles page for a website where by the names and position of company employees should be displayed on all profile pages for easy navigation. I do not want to put a <ul> to ...
7
votes
2answers
223 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 ...
21
votes
1answer
398 views

Are activity alerts effective? example: 5 people are viewing this hotel right now

For example, Expedia (and other hotel sites) have alerts that come and go that say things such as, "17 people have booked this hotel this week." Is there any documentation out there concerning this ...
34
votes
6answers
2k views

Which do users like more as of now, 'Flat Design' or 'Skeuomorphic'?

I have read multiple articles on-line that say that the era of Skeuomorphic design on the web is over, and that a new era of so-called 'flat design' is now the new thing for developers, but do users ...
5
votes
2answers
69 views

Focus the form and block anything else?

In order to disable everything else on the website and focus the user to what they are really doing, I came with the solution of adding a layer over everything except over the current form. I don't ...
0
votes
0answers
87 views

What to add to my website, in order to make it look more elegant [closed]

I hope I'm in right section of stackoverflow, if not, sorry. So I'm not a UI or UX engineer, and I just need your opinion/ help to make my web page look more elegant. So what you think I need to ...
6
votes
5answers
249 views

Visual differentiation between in-site links to outbound links

I'm trying to solve the differentiation between in-site links vs. outbound links. Currently I'm using for all links the blue from my palette and underline on hover. Due to the nature of the site, that ...
2
votes
2answers
163 views

UX considerations for interactive mobile maps?

Embedding a mapping service like Google Maps into a website is pretty easy (i.e. using their API, which has recently been updated for mobile performance). What are the most important UX ...
5
votes
3answers
114 views

Walk the user through initial data entry after the first login

Are there any guidelines or set of best practices on how to implement the initial data entry after the user has logged in for the first time? For example, I'm thinking of a web application for ...
15
votes
4answers
438 views

Case-study for hiding the optional fields?

I am currently designing a web form for the Online Travel Insurance System and I am thinking of hiding the optional fields since there were so many of them. Like the image below. I put a Show More ...
4
votes
3answers
157 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 ...
14
votes
4answers
234 views

Is it ok to force a user to reenter data instead of editing existing

Is it acceptable to force users to delete and recreate data they entered incorrectly or should they be provided with a way to edit every instance of that particular data? Use Case: The wireframe ...
22
votes
6answers
747 views

Are increase and decrease arrows redundant on scrollbars?

Surely these days users are either using touch devices to scroll with gestures or are dragging the thumb of the scrollbar or clicking inside the track. Would it be a bad idea to remove the arrow ...
4
votes
1answer
79 views

Alternatives to failing a form to ask for additional input

I have a simple form that asks the user to enter details about an airplane he or she has flown: The form asks for the model of the aircraft (172, 182), it's registration (N-261GY) and its home ...
10
votes
5answers
232 views

Page updating: “full”, “notification” or “replacing”

What is the best user experience with the auto-updating pages - for example, a list of songs. Currently I'm thinking about three good possible solutions: "Full" update: when the new content appear ...
2
votes
3answers
109 views

selecting 2 levels of information in one screen using search

I have to levels of information, for familiarity, let's name them hospitals and doctors. The user first searches for hospitals and somehow selects a list of them, and then for each hospital she ...
9
votes
3answers
223 views

Identify different types of clickable shapes?

We're building an application that is like an interactive flow chart. When users are viewing the flow chart, they can interact with certain shapes: Link to another flow chart. Link to an external ...
5
votes
4answers
180 views

Is a short stay on Web Page always bad?

There are a lot of articles discussing the fact that users tend to leave a web page in a very short time. Anything from 10 to 30 seconds is what you can expect from a user - and that is generally bad. ...
7
votes
3answers
239 views

Points to be kept in mind while writing a document to redesign a web application?

I want to redesign a website and write a document explaining my design approach and thought process. I have recreated the layout and explained my suggested changes. I have the content for the document ...
17
votes
7answers
932 views

Should the order of add / edit / delete buttons be based on the frequency of their use?

In our application we have several places where users see a list of items and can add, edit or delete an item. For some of these lists adding new items is probably the most frequent used ...

1 2 3