Skip to content

Add query params to the new pipeline form ref selector

What does this MR do and why?

This adds a missing query-params prop to set the order of the branches for the ref selector in the new pipeline form

#413156 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-06-01_at_15.41.22 Screenshot_2023-06-01_at_15.42.11

How to set up and validate locally

  1. Create a couple of branches in a project
  2. Go to the new pipeline form
  3. Ensure that the latest created or updated branch displays first in the list box component

MR acceptance checklist

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

Merge request reports