Add entity sorting controls #17

Closed
opened 2026-05-19 05:04:49 +00:00 by foravo_admin · 0 comments
Owner

Imported from GitHub issue conorgregson/worldbuilding-codex#9.

Source: https://github.com/conorgregson/worldbuilding-codex/issues/9
Original author: @conorgregson
Original state: closed


Goal

Allow users to sort entity results in useful ways.

Scope

  • Add sorting control to the entity list/page.
  • Support alphabetical sorting.
  • Support sorting by entity type.
  • Support sorting by recently updated if the data supports it.
  • Keep sorting compatible with search and filters.

Acceptance Criteria

  • Users can sort alphabetically.
  • Users can sort by entity type.
  • Users can sort by recently updated if available.
  • Sorting applies to the current searched/filtered result set.
  • Sorting does not mutate or corrupt entity data.
Imported from GitHub issue `conorgregson/worldbuilding-codex#9`. Source: https://github.com/conorgregson/worldbuilding-codex/issues/9 Original author: @conorgregson Original state: closed <!-- foravo:github-issue:conorgregson/worldbuilding-codex#9 --> --- ## Goal Allow users to sort entity results in useful ways. ## Scope - Add sorting control to the entity list/page. - Support alphabetical sorting. - Support sorting by entity type. - Support sorting by recently updated if the data supports it. - Keep sorting compatible with search and filters. ## Acceptance Criteria - Users can sort alphabetically. - Users can sort by entity type. - Users can sort by recently updated if available. - Sorting applies to the current searched/filtered result set. - Sorting does not mutate or corrupt entity data.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
foravo/milestone-proof-2-20260519050439#17
No description provided.