Skip to content

Draft: Update pagination guidelines for gl-card implementations

Michael Le requested to merge mle-pagination-in-lists into main

What does this MR do?

Provide guidance of how to use pagination/load more in a list that is contained in gl-card layout.

Main goal of guidance

  • Which kind of pagination is recommended (numbered, prev/next, load more)
  • Placement of pagination (inside card, outside card, in footer)

Current mixed usage

At the moment we have different ways of doing pagination in lists in GitLab

Protected packages Labels
image image

Some other ways that have been proposed

Approval rules - Load more gitlab-org/gitlab!148824 (merged) Concept - footer
CleanShot_2024-04-10_at_14.33.36 image

Does this MR meet the acceptance criteria?

Links

Merge request reports