daffodil
daffodil copied to clipboard
[FEAT] Silence "Remove Item From Cart" 404 errors and just return the cart.
:bulb: Feature request
Feature Name
Cart Item Remove Error Handling
The Desired Behavior
When you remove a cart item, and the cart item doesn't exist, we shouldn't bother showing an error, as the message is useless, we should instead just return the recalculated cart.
Your Use Case
As a user, I was able to get into a state where I had a stale cart item, and I tried to remove it, only to get an error I couldn't fix.