Skip to content

Remove unnecessary tabbing in group runner details

What does this MR do and why?

This change removed the Details tab from the group runner details page as it does not require tabbing.

Screenshots or screen recordings

before after
image image

How to set up and validate locally

How to set up and validate locally

  1. Enable the feature flag Feature.enable(:group_runner_view_ui)
  2. Visit any group with runners attached
  3. Select any runner and visit (e.g. http://gdk.test:3000/groups/h5bp/-/runners/77)

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

Edited by Miguel Rincon

Merge request reports