History: sortable columns #42

Closed
opened 2026-09-09 02:20:16 +00:00 by poslop · 1 comment
Owner

Make the public pastes table sortable by clicking column headers: Paste (name), Description, Language, Size, Views, Created, ID. Clicking toggles asc/desc with a sort indicator. Server-side or client-side sorting acceptable; if server-side, extend /api/public with sort and order params. Future: a filter system will be added as a pill on the right side of the header area (note in design, not implemented here).

Make the public pastes table sortable by clicking column headers: Paste (name), Description, Language, Size, Views, Created, ID. Clicking toggles asc/desc with a sort indicator. Server-side or client-side sorting acceptable; if server-side, extend /api/public with sort and order params. Future: a filter system will be added as a pill on the right side of the header area (note in design, not implemented here).
Author
Owner

Related: #43 #44 #45 (same history-table rework batch). Future filter system will be a pill on the right of the header area.

Related: #43 #44 #45 (same history-table rework batch). Future filter system will be a pill on the right of the header area.
Sign in to join this conversation.