hector-jewell / hector-jewell/uber-eats-clone-using-react-native

Enatega Website: Remove tip when customer selects a pickup order.

Open Beginner friendly
#1,313 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
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:

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.

Desktop (please complete the following information):

OS: [Windows]
Browser [chrome]

Labels: Enatega Website, Bug

Contributor guide

Open the contributing guide

Research direction

Start by running the checkout flow and tracing where the order type and tip option are rendered. Reproduce the issue by selecting Pickup after adding items, then verify that the tip option is hidden for Pickup while remaining available for delivery orders.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.