marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

Enatega Admin+Customer: Apollo Error Displayed When Navigating to a Restaurant via Food Banners

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

Nobody has claimed this yet.

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

Description

Describe the bug
When a user selects a food banner and is redirected to a specific restaurant, an Apollo error appears on the screen instead of loading the restaurant details. This issue prevents users from accessing restaurant information through banners.

Steps to Reproduce:

Open the app.
Navigate to the food banners section.
Select any banner that links to a restaurant.
Observe the Apollo error displayed on the screen.
Expected behavior
The selected restaurant’s page should load smoothly without errors.

Screenshots

XRecorder_20250326_03.mp4
Desktop (please complete the following information):

OS: [e.g. Windows]
Browser [e.g. Chrome]
Version [e.g. Latest]
Smartphone (please complete the following information):

Device: [e.g. SamsungA15]
OS: [e.g. Android]
Browser [e.g. Application]
Version [e.g. Latest]
Additional context
Add any other context about the problem here.

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

Trace the food-banner selection and restaurant navigation entry points, then inspect the Apollo/GraphQL request used to load restaurant details. Reproduce the banner flow in the app and verify that the restaurant page loads without the reported Apollo error.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, 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.