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

feat(purchase cart): add option to remove cart item #61

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

mapra99
Copy link
Owner

@mapra99 mapra99 commented Dec 28, 2022

Closes #30
If there is an item with only 1 amount in the purchase cart, a new button will appear to allow the user to remove the item from the cart. If the cart gets to result with 0 items after removing the last one, it will be removed too

chrome-capture-2022-11-28

Copy link
Collaborator

@ImMPrada ImMPrada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, cool, cool

@mapra99 mapra99 merged commit 7ac2e72 into main Dec 28, 2022
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

Successfully merging this pull request may close these issues.

Remove cart item
2 participants