-
-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using internetbrowser back button, forgets all shopping cart items #ux #1809
Comments
What happens if you then (after clicking on the browser's back button) refresh the page? AFAIK the line items are persisted in your cart until you remove them or place the order |
After clicking on the back button and next on the refresh button, nothing changes. Still an empty cart... |
weird... perhaps it's not persisted until you reach the checkout page... |
Closing as duplicate of #1213 which has been fixed and merged! |
A: action | P: problem | S: solution
A: I'm viewing my shopping cart but want to do more shopping, I click on my internet browser's backbutton
P: My cart is empty suddenly! (so frustrating, could lead to people not continuing their shopping)
S: the 'continue shopping' button should be better visible OR when clicking the internet's back button, it should remember your cart (best solution I think)
The text was updated successfully, but these errors were encountered: