Margaret-Petersen / Margaret-Petersen/python-based-food-ordering-system
Enatega Website: Pickup Order Flow Incorrectly Prompts for Location ("Where to?")
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- 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
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 in Chrome: add an item, select Pickup, and click “Click to order” to trace where the “Where to?” prompt is triggered. Update the pickup path so it skips the location request while confirming that delivery orders still request a location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100