lambertf917 / lambertf917/react-native-uber-eats-clone
Rider assigns and picks up an order, but the status does not update in the customer application due to a coordination issue between the rider and customer applications.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When a rider assigns themselves an order and picks it up, the status of the order (e.g., "Picked Up" or "On the Way") is not updated in the customer-facing application. This results in a discrepancy between the rider's actual status and what the customer sees, creating confusion and potentially affecting the customer experience.
To Reproduce
- A rider assigns themselves an unassigned order and picks it up.
- The order status should update to "Picked Up" or "On the Way" in the customer application.
Expected behavior
When a rider assigns themselves an order and picks it up, the status in the customer application should update accordingly (e.g., "Picked Up," "On the Way," etc.), reflecting the rider's actual actions in real-time.
Actual behavior
The status in the customer application does not update when the rider assigns and picks up the order, leaving the customer with outdated information.
Smartphone (please complete the following information):
- Device: iPhone15pro
- OS: iOS17.6.1
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 tracing the rider flow for assigning and picking up an order, then follow how that status reaches the customer-facing application. Reproduce the issue on the listed iPhone and iOS versions and compare the rider and customer views. Done means the customer application shows the corresponding pickup or in-transit status after the rider acts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100