Skip to content

Different copy on company page based on trial vs. registration flow

Minahil Nichols requested to merge company-page-copy into master

What does this MR do and why?

Solves #356059 (closed)

If a user comes in from the trial flow, the content should read:

  • To activate your trial, we need a few additional details from you.

If a user comes in from the standard registration flow, the content should read:

  • To complete registration, we need a few additional details from you.

Screenshots or screen recordings

trial registration
image image

How to set up and validate locally

Navigate to /users/sign_up/company/new

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports