Skip to content

Add delay user deletion UI text

Cynthia "Arty" Ng requested to merge 409025-ui-text into master

What does this MR do and why?

Adds UI text in deletion modal that deletion is delayed when delayed user deletion feature flag is turned on.

Changelog: added EE: true

Follow up to #409025 and https://gitlab.com/gitlab-org/modelops/anti-abuse/team-tasks/-/issues/346

Resolves gitlab-com/support/support-team-meta#5144 (comment 1430420336)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Simulate SaaS.
  2. Turn on delay_delete_own_user feature flag.
  3. Go to Profile > Account.
  4. Click on "Delete Account".

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 Cynthia "Arty" Ng

Merge request reports