Saved page: same sorting and searching as public pastes #57

Closed
opened 2026-09-09 03:13:02 +00:00 by poslop · 0 comments
Owner

The Saved page (#37) should have feature parity with the public pastes page: the same live search filter and the same sortable columns. Best implementation: make the history table rendering + filter + sort logic a shared JS pattern (or template partial) used by both pages, with the data source as the only difference (/api/public vs the viewer-scoped endpoint).

The Saved page (#37) should have feature parity with the public pastes page: the same live search filter and the same sortable columns. Best implementation: make the history table rendering + filter + sort logic a shared JS pattern (or template partial) used by both pages, with the data source as the only difference (/api/public vs the viewer-scoped endpoint).
Sign in to join this conversation.