Skip to content

Add Pagination or "Load More" Functionality #53

@costanza13

Description

@costanza13

Pages (especially the homepage) could get heavy pretty quickly, as more posts are added. We could display 10 posts at a time, and then allow the user to click "next page" or "load more" to dynamically fetch more posts. The "next page" option would be easier to implement because it would just use the same routes but with a "start" query string parameter.

Probably not going to do this before the submit deadline. But it would be a nice feature to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions