Order Reset Button Issue in Add to Cart Section
ShaikhAman01 opened this issue · 2 comments
ShaikhAman01 commented
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:
- Go to 'Orders' in navigation
- Click on 'Order Now'
- Add items
- Click 'Reset' button
- 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
ShaikhAman01 commented
I would also be willing to change the Currency symbol to Dollars after the Reset button is clicked
c4coderandcreator commented
Good find @ShaikhAman01 !!