-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Describe the bug
In the customer app, reviews for restaurants/stores are not being shown on the respective profile pages. Even when multiple reviews exist in the database, they are not visible to users, making the feedback section appear empty.
To Reproduce
Steps to reproduce the behavior:
Open the customer app
Navigate to a restaurant or store that is known to have reviews
Scroll to the reviews section
Observe that no reviews are displayed
Expected behavior
Existing customer reviews should be properly fetched and displayed in the review section of each restaurant/store.
Screenshots
1000004756.mp4
Smartphone (please complete the following information):
Device: [e.g., Android A15, iPhone 13 Pro Max]
OS: [e.g., Android 14, iOS 17]
App Version: [add if known]
Additional context
This affects user trust and engagement, as reviews play a key role in decision-making. Ensure the API integration and rendering logic for reviews are functioning correctly.