ItemGrid - Filtering & Sorting #15

Open
opened 2026-06-24 00:27:34 +00:00 by echo · 0 comments
Owner

Add filtering and sorting controls to grid views for browsing libraries.

Scope:

  • Sort options: title (A-Z, Z-A), release year (newest-oldest, oldest-newest), rating (high-low, low-high), date added (newest-oldest)
  • Filter by genre (dropdown/tag picker)
  • Favorite-only toggle
  • Wire all controls to Jellyfin Items endpoint filter/sort parameters
  • Save filter state per view (or reset on navigation)

Done when:

  • Grid views show a filter/sort toolbar
  • Changing a filter re-fetches and re-renders the grid
  • All sort and filter combinations work correctly
Add filtering and sorting controls to grid views for browsing libraries. **Scope:** - Sort options: title (A-Z, Z-A), release year (newest-oldest, oldest-newest), rating (high-low, low-high), date added (newest-oldest) - Filter by genre (dropdown/tag picker) - Favorite-only toggle - Wire all controls to Jellyfin `Items` endpoint filter/sort parameters - Save filter state per view (or reset on navigation) **Done when:** - Grid views show a filter/sort toolbar - Changing a filter re-fetches and re-renders the grid - All sort and filter combinations work correctly
echo added the
enhancement
feature
label 2026-06-24 00:28:20 +00:00
echo added this to the 0.1.0 alpha milestone 2026-06-24 00:28:32 +00:00
echo changed title from ItemGrid — Filtering & Sorting to ItemGrid - Filtering & Sorting 2026-06-24 00:30:26 +00:00
Sign in to join this conversation.
No description provided.