Skip to content

Migrate confirm fork modal implementation to `GlModal`

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR migrates the confirm fork modal from haml to vue

  • Removes the shared haml confirm_fork_modal
  • Adds a vue confirm_fork_modal
  • Removes jquery from the page following on from !77716 (merged)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

confirm-fork-modal

How to set up and validate locally

NOTE: you will need 2 user accounts, set up an additional user if you havent already.

  1. Create a new project with internal / public visibility
  2. Sign out of your current account
  3. Sign in with a new user
  4. Navigate to the newly created project
  5. Click the web ide button

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

Edited by Ezekiel Kigbo

Merge request reports

Loading