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

Order Status Not Updating to "Picked Up" in Main App

Open
#880 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 an order is marked as "Picked Up" by the rider in the rider app, the status in the main app does not update and remains as "Order Received." This causes a discrepancy between the rider's actions and the information shown to the user in the main app.

To Reproduce
Steps to reproduce the behavior:

Place an order in the main app.
The rider picks up the order and updates the status in the rider app.
Check the order status in the main app.
Expected behavior
The main app should update the order status to "Picked Up" as soon as the rider marks it as picked up in the rider app.

Screenshots

Image

Smartphone (please complete the following information):

Device: Hauwei nova3i

Contributor guide

Open the contributing guide

Research direction

Start by tracing the order-status update from the rider app after the rider marks an order as picked up, then follow how the main app receives and displays that status. Verify the relevant data flow for the reproduced steps and confirm that the main app shows "Picked Up" instead of "Order Received" when the update succeeds.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.