Skip to content

Prevent users from copying labels from runner details

Miguel Rincon requested to merge mrincon-make-runner-detail-unselectable into master

What does this MR do and why?

Prevent users from copying labels from runner details

This change prevents users from accidentally copying the "IP Address" label when selecting a runner's IP or other information in the runners list.

Changelog: changed

Screenshots or screen recordings

Before After
2023-11-07_16.28.18 2023-11-07_16.26.52

How to set up and validate locally

  1. Visit the Admin -> Runners page
  2. Select details of a runner row and copy the contents
  3. Paste the contents into any text editor
  4. Confirm the text matches the information you selected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports