Skip to content

Amend text on pre-enforcement storage banner

What does this MR do and why?

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/350632

This amends the text on the pre-enforcement storage banner with the details mentioned in the issue. A few other MRs related with this issue but not inter-dependent:

Screenshots or screen recordings

Before banner_before
After banner_after_with_paragraph
Root Group SubGroup Project
pre-enforcement_storage_banner_root pre-enforcement_storage_banner_subgroup pre-enforcement_storage_banner_project

How to set up and validate locally

  1. Check out this branch led/350632-update-pre-enforcement-storage-banner
  2. On the terminal rails c: enable the FF: Feature.enable(:namespace_storage_limit_show_preenforcement_banner)
  3. Go to a free group's page, or free subgroup's page, or a free project's page
  4. Make sure the banner in the screenshot is showing

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 Sheldon Led

Merge request reports