Closed (duplicate)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 May 2009 at 19:54 UTC
Updated:
5 Mar 2010 at 05:46 UTC
So I am doing a review of Ubercarts usability, but I saw a very critical issue that should be fixed. When you checkout a product, you get a remove checkbox.
It shouldn't be like that. Rather it should be checked, and if you click it (unchecking the box) the product will be removed. Obviously the title should be removed then as well. But how it is now, a lot of users will click the checkbox assuming you need to buy the item.
| Comment | File | Size | Author |
|---|---|---|---|
| checkout.png | 7.99 KB | Bojhan |
Comments
Comment #1
Bojhan commentedCan anyone confirm, if thats how US approaches this as well - we could also just make it a cross icon.
Comment #2
andreiashu commentedI had the same thoughts yesterday about this. I'm really glad that you addressed this.
Subscribing.
(I cannot help you with the US question)
Comment #3
stephthegeek commentedI think the existing behaviour you're seeing is not rare on e-commerce sites, but some kind of "remove" text or icon next to the individual items seems to be the standard.
Here are screenshots from some popular sites that are regarded as well-designed: http://www.flickr.com/photos/topnotchthemes/sets/72157618822873286/detail/
Comment #4
rszrama commentedYeah, my ultimate goal would be to have a remove link that could be themed with an icon. I'd hardly consider this a critical issue, though, as it's not really unique handling to Ubercart. Just checking the box doesn't remove the product; a customer must check the box and click the "Update cart" button. Silly, yes, but not critical enough to be fixed immediately.
Comment #5
tr commentedThis issue is actually now being addressed in #529110: Users misunderstand "Remove” checkbox on cart page, so I'm marking this as duplicate.