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

Bug: Can't remove an item from the cart #4

Open
hannahhall opened this issue Feb 27, 2022 · 0 comments
Open

Bug: Can't remove an item from the cart #4

hannahhall opened this issue Feb 27, 2022 · 0 comments
Labels
bug Something isn't working Delete Delete Functionality

Comments

@hannahhall
Copy link

Customers are complaining that they can't remove an item from the cart after it has been added.

When the client performs a DELETE request to the /products/{id}/remove_from_order resource, it should remove the specified item from the user's cart.

@hannahhall hannahhall added the bug Something isn't working label Feb 27, 2022
@lacizeidler lacizeidler added the Delete Delete Functionality label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Delete Delete Functionality
Projects
None yet
Development

No branches or pull requests

2 participants