Skip to content

Prevent overflowing of runner tags

Miguel Rincon requested to merge 343262-overflow-tags-tooltip into master

What does this MR do and why?

Related to #345327

This change prevents the overflowing of long runner tags and displays a tooltip where tags overflow the available space.

This change also updates the color of the badges and their size to match our spec.

Screenshots or screen recordings

before after
Screen_Shot_2021-11-09_at_4.50.52_PM image

Tooltips appear where required

2021-11-09_16.48.11

How to set up and validate locally

  1. Visit the admin runners page e.g. http://gdk.test:3000/admin/runners
  2. Click on a runner to add different tags, long, short, empty...
  3. Visit the admin runners page e.g. http://gdk.test:3000/admin/runners
  4. Check tags are correctly displayed

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

Edited by Miguel Rincon

Merge request reports

Loading