lambertf917 / lambertf917/food-ordering-system-source-code
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
- 0
- Forks
- 3
- 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
Start by reproducing the issue from the main store listing or map, then open the store detail view and inspect how the review count and review list are rendered. Compare the data used by the store card with the detail-page reviews section; done means the detail view displays the user reviews corresponding to the non-zero count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100