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

Open Beginner friendly
#1,919 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
75/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Active
Tech stack
javascript, react-native
Domain
frontend, web-dev

Research direction

Start by reproducing the checkout flow: add items, proceed to checkout, select Pickup, and locate the component that renders the tip option based on order type. Done means the tip option is hidden or removed for Pickup orders while remaining available for delivery orders; verify the behavior in Chrome on Windows.

Written by the indexing model from the issue text.

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

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Margaret-Petersen/uber-eats-clone-using-react-native

All issues in Margaret-Petersen/uber-eats-clone-using-react-native

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.