Sorting Functionality Test
Current URL:
Test Instructions:
- Click on any column header (ID, Name, or Created At)
- The URL should update with ?sort=field_name
- Click again to toggle to descending (?sort=-field_name)
- Click a third time to toggle back to ascending
- Add ?page=5 to the URL and click a header - page should reset to 1
- Add ?search=test to the URL and click a header - search should be preserved