marthaegrimaldi / marthaegrimaldi/ifood-clone-using-react-native

“My Orders” Tab in Rider App Showing “Something Went Wrong” Message

Open
#555 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

Describe the bug
In the Rider app, when navigating to the My Orders tab, the screen displays a “Something went wrong” error message instead of loading current or past orders. This prevents riders from viewing or managing their assigned deliveries.

To Reproduce
Steps to reproduce the behavior:

Log in to the Rider app

Go to the My Orders tab

Observe that the page fails to load and displays a generic error:
“Something went wrong”

Expected behavior
The My Orders tab should retrieve and display any active, pending, or completed orders assigned to the rider.

Screenshots

Image

Smartphone (please complete the following information):

Device: [e.g., Samsung A15]

OS: [e.g., Android 14]

App Version: [insert if known]

Additional context
This may be caused by an API failure, authentication error, or data parsing issue. The generic message provides no user guidance and blocks core app functionality, so it should be addressed with priority and paired with proper error handling or fallback UI.

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 failure in the Rider app's My Orders tab after logging in, then trace the screen's order-loading entry point and the displayed generic error. The issue is done when active, pending, and completed assigned orders load or an actionable fallback appears instead of only “Something went wrong”.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.