lambertf917 / lambertf917/react-native-uber-eats-clone
502 Server Error when opening restaurant "Chick King"
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 attempting to open the restaurant detail page for "Chick King", the app throws a 502 server error (ApolloError / ServerError). The error message indicates that the application failed to respond, and no restaurant details are loaded.
To Reproduce
Steps to reproduce the behavior:
Launch the app.
Search for or select the restaurant "Chick King" from the restaurant list.
Wait for the details to load.
Expected behavior
Restaurant details for "Chick King" should load successfully without any server errors.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Labels: Enatega Multivendor Customer App, Bug
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
Reproduce the failure by opening the "Chick King" restaurant from the restaurant list, then inspect the restaurant-detail request and its ApolloError/ServerError response. Trace the detail-loading flow from the React Native customer app and verify that the restaurant details load without a 502 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- api, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100