Skip to content

Replace depricatedModal (Geo) with GlModal

Zack Cuddy requested to merge 37503-improve-removal-modal into master

What does this MR do?

Closes #37503 (closed)

This replaces the old modal with a new updated modal with consistent styles to GitLab UI. This also updates some of the wording/action names for a better UX.

Screenshots

Remove Primary Remove Secondary Pause Replication
before Remove_Primary_-_OLD Remove_Secondary_-_OLD Pause_Replication_-_OLD
after Remove_Primary_-_NEW Remove_Secondary_-_NEW Pause_Replication_-_NEW

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

cc @sunjungp Closes #37503 (closed)

Merge request reports