lambertf917 / lambertf917/react-native-uber-eats-clone

Rider app not receiving orders placed via the website

Open
#1,377 0 comments 0 reactions 0 assignees View on GitHub

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 customer places an order through the website, the Rider app fails to receive the order. This disrupts the order fulfillment process and can lead to delays or missed deliveries.

To Reproduce

Place an order on the website.
Check the Rider app for the corresponding order.
Observe that the order is not received on the Rider app.
Expected behavior
Orders placed via the website should be transmitted to the Rider app promptly for processing and delivery.

Actual Behavior:
The Rider app does not receive orders that are placed through the website.

Desktop (please complete the following information):

OS: Windows
Browser: Chrome
Smartphone (please complete the following information):

Device: iPhone15pro
OS: iOS17.6.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the flow described: place an order through the website and check whether it appears in the Rider app. Trace the website order path and the Rider app's order-receiving entry point, then verify that newly placed website orders arrive promptly and can be processed for delivery.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
backend, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.