gray-mueller / gray-mueller/food-ordering-app-using-python
Enatega Customer Application : Reviews count visible on store card, but actual reviews not displaying inside store details view
- Dominant language
- JavaScript
- Stars
- 4
- 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
Assessment
This issue has not been assessed yet.