-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
Description
The current form's reset button uses hacky functionality that should not be duplicated. It should clear the cart information without requiring a page reload.
Tasks:
- Should display order number
- Should say that a receipt will be emailed to you
- Should thank user
- Should display button to reset cart
- Button to reset cart should clear cart information upon click
Acceptance criteria:
- Displays order number
- Displays receipt display
- Displays thank you
- Can reset cart state with button click
Reactions are currently unavailable