Sorting Functionality Test

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