View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000636 | OXID eShop (all versions) | 3.1. Design, GUI, UX | public | 2009-02-25 10:54 | 2009-03-31 15:52 |
Reporter | tomas_liubinas | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.1.0 revision 17976 | ||||
Summary | 0000636: One of the buttons in basket flyout is inactive another is active | ||||
Description | Add something to cart, you get the flyout stating "You just added a product to the cart." Before full cart information is displayed, you get 2 buttons. One of them "display cart" is inactive and "Continue shopping" is active. Does it make any sense? Wouldn't it be better from UI side (in case the page is stuck for unexpected reason) at least to switch active and inactive ones, then "display cart" is active and "continue shopping" is inactive as it is not functional anyway? | ||||
Additional Information | You can test the behavior by adding an item to cart and stopping loading of the page immediately after "add to cart" button is clicked.. | ||||
Tags | No tags attached. | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||
|
During this moment (when adding products to basket "Display cart" is disabled), button "Continue shopping" not works (cannot close flyout until it's in "loading" progress). As solution - fix it to make this button working. If this is not possible due to some reasons - remove this button from flyout at all. Just, make sure that this will not be a blocker in some cases (when flyout hangs up because some reasons and access to the shop is disabled). |