Skip to content

Remove search bar from runner edit page

What does this MR do and why?

This MR removes the search bar from the project runner edit page. It is fixed by changing the layout to the default project one as suggested here.

In the related issue, the group edit page is mentioned but the screenshot is from the project edit page.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to a project
  2. Go to Settings > CI/CD > Runners
  3. Add a runner (if there is not already a project runner)
  4. Edit the runner
  5. See that the search bar is gone

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 #327099 (closed)

Edited by Kev

Merge request reports