I’m wondering about migrating from other CMS to Cockpit.
I’ve run Cockpit inside docker container locally to test it out and I’ve uploaded around ~4k entries in a single Collection.
API runs fine and it only need between 3-4 seconds to return all the entries, but when I’m trying to view entries in Admin Panel it get’s super slow and it’s freezing my browser’s tab.
Is there any way I could easily enable pagination for a Collection or do I have to rewrite some controllers?