gray-mueller / gray-mueller/food-delivery-app-android-studio-java

Enatega Customer Application: Remove Tip option when customer selects pickup-order (SUGGESTION)

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reproducing the issue through the customer ordering flow: add items, proceed to checkout, select Pickup, and observe the tip option. Locate the checkout entry point responsible for displaying order-type options; done means the tip option is hidden or removed for Pickup while remaining available for delivery orders.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.