whodb icon indicating copy to clipboard operation
whodb copied to clipboard

Add correct pagination for filters

Open hkdeman opened this issue 11 months ago • 0 comments

Fix: https://github.com/clidey/whodb/issues/281

Add total count for filter query to ensure that the pagination is correct.

Postgres Demo (shows filters has 3 pages with 15 total count on the filter): image

hkdeman avatar Jan 28 '25 14:01 hkdeman