daffodil icon indicating copy to clipboard operation
daffodil copied to clipboard

[FEAT] Silence "Remove Item From Cart" 404 errors and just return the cart.

Open damienwebdev opened this issue 3 years ago • 0 comments

: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.

damienwebdev avatar Jul 25 '22 18:07 damienwebdev