Skip to content

Add pagination to the games grid #26

@mattleibow

Description

@mattleibow

Feature Request

The games grid currently loads all games at once. As the catalogue grows this will hurt performance.

Proposed Approach

  • Add server-side pagination to GET /api/games
  • Add ?page= and ?pageSize= query parameters
  • Render a pagination control at the bottom of the grid in the Blazor frontend

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