gray-mueller / gray-mueller/grocery-delivery-app-using-php
Enatega Customer Application: Remove Tip option when customer selects pickup-order (SUGGESTION)
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a customer selects the "Pickup" option for their order, the system still displays the tip option, which should only be available for delivery orders.
To Reproduce
Steps to reproduce the behavior:
Open the ordering system.
Add items to the cart.
Proceed to checkout.
Select Pickup as the order type.
Observe that the tip option is still visible.
Expected behavior
The tip option should be removed or hidden when the customer selects Pickup as the order type.
Smartphone (please complete the following information):
-All Devices
Contributor guide
Research direction
No file or test is named in the issue. Start by running the customer application and tracing the checkout flow after selecting Pickup; identify where the tip option is rendered, then verify that it is hidden for pickup orders while remaining available for delivery orders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100