Skip to content

Reorganize runner tags in runners table

Miguel Rincon requested to merge 343133-runners-reorganize-tags-list into master

What does this MR do and why?

This change moves the runners tag list to improve the runners' table layout, it reduces the amount of columns in the table so the data is not as crammed in smaller screens.

This is part of #343133 (closed), there is still some way to go, but this change already uses space a bit better.

Screenshots or screen recordings

These examples show an extreme number of 50 tags (our maximum!):

before (lg, md, sm screens) after

Buttons don't overflow the table anymore:

before after
Screenshot_2022-08-16_at_11.12.27 Screenshot_2022-08-16_at_11.12.39

How to set up and validate locally

  1. Logged in as admin
  2. Visit Admin -> Runners
  3. Check the runners are displayed correctly

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

Edited by Miguel Rincon

Merge request reports

Loading