Improper placement of the Cancel button
The user should not be confronted with a Cancel button as the topmost element of the page. This is confusing, and leads the user to an error by cancelling when they do not want to.
Improper use and labeling of buttons
The cancel button is used as a "home" or "return" link, further obscuring its use. In the selection process, it does not make sense for a user to cancel the selection - they have not yet started any action to be cancelled. Also, the submit button is used for "next" when normal convention is to use it for finalizing and completing the process (the last step).
No Back or Next buttons
The user is trapped in the flow with no step transition option other than submit or to totally cancel the process.
Multiple actions each labeled differently yet the same result 2 4 5
On the landing page, after making a selection, the Cancel, Deselect All, and Reset Form buttons all appear to do the same thing. |
Comments (1)
Feb 20, 2007
Jason Shao says:
There was an article recently about integrating domain specific help that our he...There was an article recently about integrating domain specific help - that our help has been overly "click-here, do this" and that what our users are often looking for is expert guidance: e.g. "share with only these people if not everyone should see this" that seems like a useful design point for the admin tools.