Skip to content

[UX / Performance] Leaderboard has no pagination or "load more" for large player lists #327

@Hydrax117

Description

@Hydrax117

File: src/app/leaderboard/page.tsx
Priority: Medium
Type: UX / Performance

Description:
Once the leaderboard is connected to real data, rendering hundreds or thousands of players in a single list will be slow and unusable. No pagination, infinite scroll, or virtualization is planned.

Acceptance criteria:

  • Leaderboard is paginated (e.g., 25 players per page) with Previous/Next controls
  • OR infinite scroll / "Load More" button is implemented
  • Current page and total count are displayed (e.g., "Showing 1–25 of 1,240 players")

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions