lambertf917 / lambertf917/react-native-uber-eats-clone
Enatega Admin+Customer: Apollo Error Displayed When Navigating to a Restaurant via Food Banners
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 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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error from the food banners section and inspect the entry point that navigates to a selected restaurant. Trace the restaurant-details request and Apollo error shown during that navigation. Done means a banner-linked restaurant page loads its details without displaying the 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
- 35/100