Summary
Changing a cart line quantity should recalculate that line total and the cart total immediately, but seeded regression results show stale totals after edits.
Observed
- The cart total keeps the previous value right after a quantity edit.
- For Hot Pastrami, the line total only refreshes after the cart modal is reopened.
Expected
When a quantity is changed, the line total, cart total, and badge update immediately without closing or reopening the cart.
Seeded coverage
- Cart line totals and Total row are correct
- Editing a cart quantity updates line and totals
Summary
Changing a cart line quantity should recalculate that line total and the cart total immediately, but seeded regression results show stale totals after edits.
Observed
Expected
When a quantity is changed, the line total, cart total, and badge update immediately without closing or reopening the cart.
Seeded coverage