isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

fix(pagination): total length #1032

Closed kishore03109 closed 11 months ago

kishore03109 commented 11 months ago

Problem

Fix ui bug when searching. Last time total length used to be the length of all the files, so this lead to the last few pages on search to be null. Screenshot 2023-11-14 at 4 11 55 PM

Tests