Skip to content
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

After downloading zip cart, page does not refresh #89

Open
gregstoll opened this issue Oct 31, 2022 · 3 comments
Open

After downloading zip cart, page does not refresh #89

gregstoll opened this issue Oct 31, 2022 · 3 comments

Comments

@gregstoll
Copy link
Owner

gregstoll commented Oct 31, 2022

This is confusing because the cart is now empty but the page still shows the old items. Caused by #90.

@gregstoll
Copy link
Owner Author

This would probably be easier to fix in Javascript?

@gregstoll
Copy link
Owner Author

The template for the cart page is in modules/cart/templates/ViewCart.tpl. This is a little tricky because the zipcart logic is in a different place.

@gregstoll
Copy link
Owner Author

Maybe we can add some javascript to detect when the form submission is done and just refresh the page? That seems OK enough...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant