gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python
Enatega Customer Application: Remove Tip option when customer selects pickup-order (SUGGESTION)
- Dominant language
- JavaScript
- 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:
1. Open the ordering system.
2. Add items to the cart.
3. Proceed to checkout.
4. Select Pickup as the order type.
5. 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
Start by reproducing the checkout flow in the customer ordering system: add items, choose Pickup, and inspect where the tip option is displayed. Locate the checkout UI handling order type and tip visibility; done means the tip option is hidden for Pickup orders while remaining available for delivery orders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100