Add pagination to list view

Would be great to be able to have pagination as an option on the list-view block. From an SEO stand point pagination is way better than infinity scrolling.

The nature of Airtable API is not giving us an option to do full fledged pagination as we never know the final number of elements…

1 Like

Oh i see, that’s too bad. Thanks for letting me know @artur.

Maybe missing something, but although full fledged pagination not possible, if we set a limit of, say, 3 items on a page and on a row, could we not page through the dataset in a list block 3 items at a time? The current limited option of ‘See More’ simply creates a massive scroll…

3 Likes

Yes, I like this suggestion. We’re already being asked to choose how many rows are showing.

1 Like

Really hope this gets improved a lot too. For instance, I’d love it if the ‘see more’ button would load the next batch of records but does NOT expand the block screen real estate and just scrolls down to the new loaded records inside the initial block dimensions…