Pagination within Admin Plugin?

I have a Grav site with hundreds of blog entries. We love Grav! I have non-technical users adding several more blog entries every day via the “Pages” screen in the Admin panel. Is there any way to enable pagination in the Admin panel? Currently, we are scrolling through hundreds of blog entries every time we open the Blog folder. It’s starting to become unwieldy.

  • Blog folder
    • Blog Item0001
    • Blog Item0002
    • Blog Item0003
    • … scroll ad nauseam…
    • Blog ItemNNNN

If it’s not a feature or option, could someone provide some guidance for modifying the admin blueprint to add it myself? Thanks!!

Open an issue in https://github.com/getgrav/grav-plugin-admin/issues - it’s a part that needs to be improved in a future update.