RentRipple / RentRipple-Frontend

MIT License
1 stars 0 forks source link

feat: Reverse order of reviews in PropertyContext and add pagination … #44

Closed Meet57 closed 4 months ago

Meet57 commented 4 months ago

This commit modifies the PropertyContext to reverse the order of reviews retrieved from the API response. Additionally, it adds pagination functionality to the PropertyReviewSection component, allowing users to navigate through multiple pages of reviews. These changes improve the user experience by displaying the most recent reviews first and providing a more organized view of the reviews.

Describe your changes

image

Issue ticket number and link

Checklist before requesting a review