gray-mueller / gray-mueller/react-native-based-food-delivery-app

Grey Screen Displayed After Placing an Order in Customer App

Open
#792 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
After a user successfully places an order in the customer app, instead of being redirected to a confirmation screen or order tracking view, the app displays a blank grey screen. This gives the impression that the app has frozen or crashed, even though the order may have been placed.

To Reproduce
Steps to reproduce the behavior:

Add items to the cart

Proceed to checkout and complete the order

Observe the screen after placing the order

A grey, non-interactive screen appears

Expected behavior
The user should be redirected to a proper order confirmation page or order tracking screen with relevant order details and a success message.

Screenshots

XRecorder_20250619_02.mp4
Smartphone (please complete the following information):

Device: Samsung A15

OS: Android 14

App Version: [insert if known]

Additional context
This bug severely impacts the user experience by creating doubt about whether the order went through. It may be due to a broken route, missing screen rendering, or unhandled post-order API response.

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

No file, test, or entry point is named. First reproduce the post-order flow on the reported Android setup, then trace the customer app's post-order navigation, screen rendering, and API response handling. Done means a successful order reaches a confirmation or tracking screen with order details and a success message instead of a grey screen.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.