gray-mueller / gray-mueller/roadside-assistance-system-react-native

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.

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
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
Screenshots
IMG_0485
IMG_0486
IMG_0487

Activity

Contributor guide

Open the contributing guide

Research direction

Start by tracing the rider assignment and pickup flow alongside the customer application's order-status display, then reproduce the issue on the reported iPhone/iOS setup or an available equivalent. Identify where the rider's status change should reach the customer view. Done means statuses such as “Picked Up” and “On the Way” update consistently in the customer application.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
backend-api-design, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.