gray-mueller / gray-mueller/milk-delivery-app-react
Order Status Not Updating to "Picked Up" in Main App
- Dominant language
- JavaScript
- Stars
- 0
- 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
Research direction
Start by reproducing the flow across the rider app and main app: place an order, mark it as picked up, and inspect where the status update and order-status display are handled. Trace the status from the rider action through to the main app, then verify that the main app shows "Picked Up" immediately after the update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100