marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native
Enatega Website: Pickup Order Flow Incorrectly Prompts for Location ("Where to?")
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the checkout flow with Pickup selected, then trace the "Click to order" entry point and the code that triggers the "Where to?" location prompt. Confirm the delivery flow still requests a location, while the pickup flow proceeds without that prompt.
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