lambertf917 / lambertf917/react-native-uber-eats-clone
Restaurant Card Shows Reviews, but Review Page Says "No Reviews"
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Even if the restaurant card indicates that the restaurant has reviews, clicking on the card to view them leads to a review page that states, "No reviews."
To Reproduce
Steps to reproduce the behavior:
Open the Enatega app.
Navigate to the restaurant list.
Find a restaurant card that indicates it has reviews (e.g., "1 review").
Click on the card to view the reviews.
Observe the message "No reviews" on the review page.
Expected behavior
When a restaurant card shows that reviews are available, the review page should display the actual reviews.
Screenshots
Screen_Recording_20250114_161247.1.mp4
Smartphone (please complete the following information):
Device: Infinix hot50
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 running the Enatega app and reproducing the flow from the restaurant list to a restaurant review page. Inspect the restaurant card and review page entry points and how their review data is loaded. Done means a restaurant card showing reviews leads to a page displaying those reviews instead of "No reviews."
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100