What is the best way to show my users that buttons in the same line have different functionality?
I have four buttons on my interface that all look the same but don’t all act the same. They are laid out like the example below.
download bmml source – Wireframes created with Balsamiq Mockups
Button 1 and Butto…
What’s best way to show multiple related buttons?
I am making a webapp that enable users to borrow/lend books with their neighbors. Design needs various options like ‘borrow’, ‘can-lend’, ‘add to wish-list’ and ‘read’ for every book. The issues is:
Showing multiple butto…
How to best spec animations/transitions for engineering team handoff
I have an app prototype built using Pixate which demonstrates the entire flow of the app I am working on. There are transitions between views and animations for certain elements on the page. I have shown the prototype to the …
Material Design ‘Read more’ for desktop view
Currently I’m redesigning one of my personal projects. The website has a lot of blog items which need a ‘read more’ button. When viewing material design layouts you see a round button with a plus sign but are people even fami…
Six Tips Before Moving To Seattle As A UX Professional
You’ve heard all the nightmares: it rains all the time, the traffic is really bad, Microsoft and Amazon dominate the job market, the male to female ratio is so bad the dating scene isn’t, yadda yadda. However, if you’re one of the California natives that can work through some of these, read on.
You just finished reading Six Tips Before Moving To Seattle As A UX Professional! Consider leaving a comment!
Stuff to check out
The post Six Tips Before Moving To Seattle As A UX Professional appeared first on Usability Counts.
How do you allow users to undo actions when the application supports autosave
Many web applications adopt the ‘autosave’ design pattern for a number of different reasons. One of them is so that changes are not lost when users have completed a number of tasks or actions and forgets to save, another is w…
Flexible design for a general form facility
I’m designing a general form facility – so when a customer comes in and requires certain forms to be made, then our engineers have customizable tools to create a form for that customer. My design goal is that no matter what f…
Why are X, Y and Z axes represented by Red, Green, and Blue?
It is pretty standard that 3d axis, XYZ, is represented as red green blue, respectively. Why is this and who first proposed the colors in that configuration?
Why are X, Y and Z axes represented by Red, Green, and Blue?
It is pretty standard that 3d axis, XYZ, is represented as red green blue, respectively. Why is this and who first proposed the colors in that configuration?
Material design ajax error messages
The material design specifications define the placement and look of error messages related to invalid input on forms as shown below.
I don’t see a specification for error messages that may occur after the form is submitted…