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

Handle deleted products in the Cart #766

Open
glennjacobs opened this issue Dec 2, 2022 · 0 comments
Open

Handle deleted products in the Cart #766

glennjacobs opened this issue Dec 2, 2022 · 0 comments
Labels
0.x bug Something isn't working
Milestone

Comments

@glennjacobs
Copy link
Contributor

glennjacobs commented Dec 2, 2022

Following on from #721

If a product variant is deleted from the system, the cart needs to handle this. Although we could simply delete the cart line, this isn't a great UX. Maybe we need to consider informing the user somehow that a product is no longer available?

We also need to double-check that a cart cannot progress to checkout if a product is no longer available (ie. deleted).

@glennjacobs glennjacobs added the bug Something isn't working label Dec 2, 2022
@glennjacobs glennjacobs added this to the v0.7 milestone Dec 18, 2023
@glennjacobs glennjacobs moved this to Todo in Roadmap Dec 18, 2023
@glennjacobs glennjacobs modified the milestones: v0.7, v0.8 Feb 11, 2024
@glennjacobs glennjacobs added the 0.x label May 20, 2024 — with Linear
@glennjacobs glennjacobs removed this from Roadmap May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.x bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant