Skip to content

Add pagination or load more for blog posts in - posts & series #2

@copypasteov

Description

@copypasteov

Additional context
Right now the existing blog query is retrieving the first 10 blog posts, this is the initial state to get things going.
A pagination needs to be implemented that when the user navigates to the next page a different query is used to retrieve the next 10 posts and the next and so on.

In the query this is done by specifying after 10 I believe.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions