Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,763
    • Issues 44,763
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,330
    • Merge requests 1,330
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #335974
Closed
Open
Issue created Jul 13, 2021 by Martin Wortschack@wortschi🔴Maintainer3 of 3 checklist items completed3/3 checklist items

[VSA][FE] Add sorting and pagination to the project level stage table

In #326704 (closed) we've migrated the project-level VSA stage table to the new layout but decided to exclude sorting in the first place.

With #335953 (closed), we now have dedicated endpoints for project VSA that respect the same filters and options as group VSA. The VSA stage table is shared between Project and Group level VSA, so already supports a pagination object, it will need to be provided via props

We should

  • Add support for sorting the stage table
  • Add pagination support for the stage table
  • Remove the limit of 20 items displayed in the stage table

This would also resolve #338552 (comment 652577035)

Edited Oct 12, 2021 by Ezekiel Kigbo
Assignee
Assign to
Time tracking