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 |
---|---|
How to set up and validate locally
- Go to a project
- Go to Settings > CI/CD > Runners
- Add a runner (if there is not already a project runner)
- Edit the runner
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #327099 (closed)
Edited by Kev