Skip to content

Disabled search bar appears on group setting -> runner details

Summary

An unusable, disabled search bar appears on the page at Group Setting -> CI/CD -> Runners -> Runner details (click on a runner token).

Steps to reproduce

  1. As admin, add a runner to a group (or use a global runner that can be seen from the group settings).
  2. Visit Group Setting -> CI/CD -> Runners
  3. Select a runner

Screenshots

Example URL: http://gdk.test:3000/h5bp/html5-boilerplate/runners/4

Screen_Shot_2021-04-07_at_12.41.55_PM

What is the current bug behavior?

A disabled search bar appears.

What is the expected correct behavior?

No search bar 😤

Possible fixes