If I go to HM Admin > Projects, it will paginate all projects. The dashboard will only display in-progress projects. But, it does no pagination. If there are hundreds to thousands of in-progress projects, it will send that much pre-rendered html from the server, and the browser struggles to display that much content.
I started to create new projects on demo.moqui.org, and never got a paginator to display(but hadn't gotten it up to 10 yet). The project list tho, was displaying a paginator with only 3 items on it(well below the per-page setting).
If I go to HM Admin > Projects, it will paginate all projects. The dashboard will only display in-progress projects. But, it does no pagination. If there are hundreds to thousands of in-progress projects, it will send that much pre-rendered html from the server, and the browser struggles to display that much content.
I started to create new projects on demo.moqui.org, and never got a paginator to display(but hadn't gotten it up to 10 yet). The project list tho, was displaying a paginator with only 3 items on it(well below the per-page setting).