Skip to content

Replace window.confirm with GlModal in pipeline manual actions

What does this MR do and why?

This MR replaces the browser confirm modal with GlModal in app/assets/javascripts/pipelines/components/pipelines_list/pipelines_manual_actions.vue

Screenshots or screen recordings

Before After
pipelines_manual_action_modal_before pipelines_manual_action_modal_after

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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

Edited by Martin Wortschack

Merge request reports