Skip to content

Resolve "Runners IPv6 address overlaps other values"

What does this MR do?

In the Runners section of the Admin Area, for each IP Address cell in the runners table:

  • Truncate the content if it is too long
  • Add a tooltip with the full content
  • Add an ellipsis if the content is long enough to be truncated

(Copy the behavior of other columns in that table)

Screenshots

Before Screen_Shot_2019-01-23_at_12.11.22

After Screen_Shot_2019-01-23_at_12.14.56

On hover Screen_Shot_2019-01-23_at_12.13.37

What are the relevant issue numbers?

#56334 (closed)

Does this MR meet the acceptance criteria?

Closes #56334 (closed)

Edited by Miranda Fluharty

Merge request reports