Skip to content

Project branch selector component

What does this MR do and why?

This MR is first for #418743 (closed)

Description MR
Add project branches dropdown 👈 This MR
Add branch exceptions for scan result policy TBD
| Add branch exceptions for scan execution policy TBD

This MR adds project branch selector component

Component with ability to load project branches, it has infinite loading so it does not load all branches at once

and loads additional branches when scrolled to bottom

Screenshots or screen recordings

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

Before After
Branches selector within scan result policy project_branches_dropdown.mov

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. It can be properly tested locally after !127389 (merged) MR is ready

MR acceptance checklist

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

Related to #418743 (closed)

Merge request reports