Skip to content

Replaced browser confirm modal with GlModal for lock button

Jannik Lehmann requested to merge jnnkl-gl-modal-lock-file into master

What does this MR do and why?

This MR solves: #344120 (closed) it replaces the browser confirm modal with GlModal.

Screenshots or screen recordings

before after
Screenshot_2022-01-06_at_15.58.44 Screenshot_2022-01-07_at_11.44.54

How to set up and validate locally

  1. go to the blob view of any file in a repo in your GDK
  2. The url should now follow this schema http://gitlab.localdev:3000/GROUP/PROJECT/-/blob/main/FOLDER/FILE
  3. click the Lock Button
  4. see modal

MR acceptance checklist

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

Edited by Jannik Lehmann

Merge request reports

Loading