Tagged Questions
2
votes
1answer
282 views
What UI design pattern for choice between 2 actions comes to your mind?
My goal: find optimal UX/UI pattern.
Pattern's goal: give a user choice between two actions.
Simple example:
http://dribbble.com/shots/599154-Choose-Your-Option
Here is UX/UI pattern I implemented ...
3
votes
3answers
151 views
Completing a process in linear steps - what should happen if a user changes one of the previously entered steps?
I'm working on a tool made for professionals to calculate advice for their customers.
The user is following predefined steps. The steps are represented as tabs (with arrows) in the interface.
The ...
8
votes
2answers
1k views
Fixing UI Antipattern “multiple menu levels”
My brain seems to be pre-programmed to make administrative UI's look like the mockups below.
In the mockups I have 3 levels of navigation, with on the form another set of buttons for the form ...