Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Missing Images in Order Detail Screen

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

Nobody has claimed this yet.

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

Description

Description:
When a food order is placed and the order details are shown, the images of the ordered items are not displayed. Instead, a placeholder or blank space is shown where the images should be.

Steps to Reproduce:
1-Open the Enatega Customer App.
2-Place a food order.
3-Navigate to the order details screen after the order is confirmed.
4-Observe that the images of the ordered items are not displayed.

Expected Behavior:
The images of the ordered items should be displayed in the order details screen.

Actual Behavior:
The images of the ordered items are missing, and only placeholders or blank spaces are shown.

Screenshot:
(https://github.com/user-attachments/assets/2ea6e20b-7a37-4c1d-904a-e534b95b4964)

Device Details:
1-Android-Infinix
2-iphone

Additional Information:
Please investigate the cause of the missing images and provide a fix to ensure that the images of the ordered items are displayed correctly in the order details screen.

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 issue in the Enatega Customer App and inspect the order details screen after placing and confirming a food order. Trace how ordered-item images are loaded and rendered; done means the images appear instead of placeholders or blank spaces on both Android and iPhone.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
frontend, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.