Bases: Pagination System

Use case or problem

I have some Bases that are only really useful in the context of another page. These Bases also happen to be incredibly long and require a lot of scrolling to reach the rest of the page once embedded, or to simply reach the bottom of the Base.

Proposed solution

Add an optional pagination system to each View in the Base. It would slot very nicely into the “Configure view” submenu. We could enter a number of items per page, or maybe choose from a predetermined dropdown of possible page lengths.

As with most paginated tables, we should of course be able to jump to the very last page or jump back to the very first page.

12 Likes