Skip to content

Fix badges in runners admin area to be inline

Miguel Rincon requested to merge mrincon-fix-runner-badges into master

What does this MR do and why?

Fix badges in runners admin area

Changelog: fixed

This issue can be reproduced in gitlab.com at https://gitlab.com/groups/runner-group-test/-/runners

image

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

Visit the admin runners area. You may visit the admin or group level.

  1. Admin: http://gdk.test:3000/admin/runners
  2. Group: https://gitlab.com/groups/<your-group>/-/runners

Confirm both the status and the tag badges appear next to each other correctly.

Edited by Miguel Rincon

Merge request reports

Loading