c4coderandcreator/Flavour-Fusion

Order Reset Button Issue in Add to Cart Section

ShaikhAman01 opened this issue · 2 comments

Describe the bug
The 'Reset' button in the 'Add to Cart' section does not clear the checkout table, retaining added items and quantities despite resetting the price and items to zero.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Orders' in navigation
  2. Click on 'Order Now'
  3. Add items
  4. Click 'Reset' button
  5. See error

Expected behavior
When the 'Reset' button is utilized in the 'Add to Cart' section, it should completely reset the order, including both the price and the items to zero, ensuring a complete refresh of the checkout table by clearing all added items and their quantities.

Screenshots

Before Reset
Screenshot 2023-10-30 001437

After Reset
image

I would also be willing to change the Currency symbol to Dollars after the Reset button is clicked