done#1774
Conversation
mateacademy-ai-mentor
left a comment
There was a problem hiding this comment.
Review Summary
Your solution is approved. All core requirements have been successfully implemented: URL search params correctly handle both filtering (query, centuries) and sorting (sort, order), the three-click sorting cycle (ascending → descending → disabled) works as expected, and the sidebar appears only when people are loaded. The NameFilter properly updates/removes the query param, and CenturyFilter correctly uses getAll and append methods for multiple selections. Name filtering matches against name, motherName, and fatherName case-insensitively, and search params are preserved when navigating between /people and /people/:slug routes. Great work on meeting all the checklist requirements.
✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨
No description provided.