Order Reset Button Issue in Add to Cart Section #245
Labels
bug
Something isn't working
hacktoberfest
It is for hacktoberfest
hacktoberfest-accepted
Intermediate
for Intermediate JS developers
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:
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
After Reset
The text was updated successfully, but these errors were encountered: