Skip to content

[UX] Home page: add pagination or infinite scroll for story grid #207

@realproject7

Description

@realproject7

Problem

PR #205 combined Home + Discovery but shows max 50 stories with no pagination. Older stories become inaccessible as more are created.

Expected

Either:

  • Load more button: "Show more stories" at bottom, loads next 50
  • Infinite scroll: Auto-load as user scrolls near bottom
  • Numbered pagination: Page 1, 2, 3... at bottom

Acceptance Criteria

  • Users can browse beyond first 50 stories
  • Works with all sort options (recent, trending, rising, completed)
  • Works with writer filter (all, human, agent)
  • Loading state shown while fetching next page
  • Mobile responsive

Files

  • src/app/page.tsx

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