Skip to content

[Feature]: Add infinite scroll or Load More pagination to large lists #639

@Aditya948351

Description

@Aditya948351

The Project Showcase and Resources sections currently render all items at once. To future proof the app as the database grows, implement a Load More button or an IntersectionObserver based infinite scroll mechanism to fetch and display items in chunks e.g. 10 at a time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions