Runner detail: Delete action

What does this MR do and why?

Runner detail: Delete action

Moves delete action to elipsis menu so it's not visible all the time. The action also gets renmaed on mobile to match on all viewports.

Placing the delete action inside an ellipsis (⋯) menu helps to deprioritizes the destructive action on this page. It's already prioritized on the list page.

  • We maintain focus on primary tasks, such as editing or pausing/resume runner
  • We can further declutter the interface
  • Changes the icon used for the delete action to the default trash icon

Screenshots or screen recordings

Before After
before after
after2
before_m after_m
Compact mode, change of icon to trash
before after

How to set up and validate locally

  1. Go to a runner detail page, e.g. https://gdk.test:3000/admin/runners/44

MR acceptance checklist

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

Related to #512693 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading