[go: up one dir, main page]

Skip to content

Implement commit list pagination

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

This is part of a bigger effort to refactor the repository Commit list.

As part of this issue we should:

  1. Enable pagination on the frontend using Keyset pagination
  2. Paginate via the GraphQL query using an offset and limit (or cursor if #542535 (closed) is done by the time this is picked up)
  3. If #542535 (closed) is not done yet, open a follow-up issue for frontend to switch to cursor-based pagination and mark it as blocked by #542535 (closed).
Edited by 🤖 GitLab Bot 🤖