Skip to content

Rewords the register button for gitlab.com

Sam Beckham requested to merge get-free-trial-logged-out-button into master

What does this MR do and why?

This updates the text on the register button to match the specs in #389603 (comment 1550133008)

Note: This only takes effect on gitlab.com as the concept of a free trial will likely not exist on other instances.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
.com Screenshot_2023-09-08_at_17.54.14 Screenshot_2023-09-08_at_17.28.42
self hosted Screenshot_2023-09-08_at_17.22.33 Screenshot_2023-09-08_at_17.22.33

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Enable the super_sidebar_logged_out feature flag
  2. Navigate to a project page without logging in to see the self-hosted button (there should be no change)
  3. Enable gitlab.com mode on your GDK
  4. Navigate to that page again and the button should read, "Get free trial"

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 Sam Beckham

Merge request reports

Loading