Skip to content

February 5, 2012

Common UI Mistakes

Here is my collection of common User Interface and Application Design mistakes to avoid.

Improper hand-off between 2 Applications

This often happens on Job Boards, where you are asked to register or provide certain information on one site, only to be asked to register and provide exactly the same information on another site.

Wrong Input Type

Here is another example related to job applications, taken from Resume submission form on CBC.ca website.

If there can be only one answer to the question, then check boxes is a wrong choice for this form. It’s strange to see this mistake over and over on so many websites. It tells me this particular form wasn’t ever tested on users, because the first person submitting this form would have a puzzled look on their face answering this question.

Wrong input type on UI


Difficult to Read Text

This is really a basic guideline for anyone doing UI work – Text has to be Readable!
This means:

  • NO CAPS on more than 2 short words!
  • Font size has to be big enough so people would be able to read it without moving their faces closer to the screen.
  • There has to be enough contrast between the text and the background, so text would stand out instead of blending in with the background.

Hat display on ecommerce site.

This example was taken from optimohats.com – a nicely designed site for hats. Though it’s very interactive and looks attractive, it’s almost entirely done in Flash. That might be even bigger problem for their site (from SEO perspective) than difficult to read text that I’ve encountered.

For further reading – Jacob Nielsen wrote a pretty good post on common Application Mistakes back in 2009, though everything still applies today.

I will be adding more with time, so stay tuned!

Image credit: Toms Baugis

Share your thoughts, post a comment.

(required)
(required)

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments