Skip to content

Replace gl-dropdown with gl-collapsible-list-box for pipelines List

Jannik Lehmann requested to merge jnnkl-collapsible-box-pipelines into master

What does this MR do and why?

This MR solves: #384276 (closed)

It replaces the gl-dropdown component with the gl-collapsible-list-box component for the pipelines page.

Screenshots or screen recordings

before Demo after Demo
2022-12-19_12-31-17 2022-12-19_12-23-28

How to set up and validate locally

  1. Go to a project which had some pipelines running
  2. http://gdk.test:3000/GROUP/PROJECT/-/pipelines
  3. check in the upper right if the box is working correctly and switching id & iid

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jannik Lehmann

Merge request reports