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

Enatega Website: Pickup Order Flow Incorrectly Prompts for Location ("Where to?")

Open
#1,334 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 placing an order with the Pickup option selected, prompts the user with a "Where to?" location request. This step is only relevant for delivery orders and should be skipped in the pickup flow.

To Reproduce
Steps to reproduce the behavior:

Add an item to the cart and go to checkout page.
Click on "Pickup".
Click on "Click to order"
observe that it asks the user for the location with a "Where to?" request.
Expected behavior
This step is only relevant for delivery orders and should be skipped in the pickup flow.

Desktop (please complete the following information):

OS: [Windows]
Browser [chrome]

Labels: Enatega Website, Bug

Contributor guide

Open the contributing guide

Research direction

Reproduce the checkout flow by adding an item, selecting Pickup, and clicking Click to order. Trace the checkout entry point and Pickup handling to find why the “Where to?” prompt appears; done when pickup skips the location request while delivery still requests it.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.