lambertf917 / lambertf917/react-native-uber-eats-clone
Enatega Customer Application : Reviews count visible on store card, but actual reviews not displaying inside store details view
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 viewing a store on the main listing or map, the store card correctly displays the number of reviews (e.g., "4 Reviews"). However, when navigating into the store's detail page, the actual list of reviews is missing or not rendered.
🔄 Steps to Reproduce:
Go to the main store listing or map view.
Observe a store card that shows a non-zero review count.
Click on the store to open the detailed view.
Scroll to the reviews section.
Expected behavior
The reviews section should display the list of user reviews that match the review count shown on the store card.
Smartphone (please complete the following information):
Device: [e.g. iPhone12]
OS: [e.g. iOS18.1]
Browser [e.g. Application]
Version [e.g. Latest]
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
No files or tests are named. Start by reproducing the store listing or map flow, open a store with a non-zero review count, and inspect the detail view's reviews section. Done means the detail view renders the user reviews corresponding to the count shown on the store card.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- 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