Draft: Display invite modal post signup as experiment
What does this MR do and why?
Adds an experiment where the Invite members modal is opened on top of the gitlab-learn
landing page after new signup.
Experiment rollout issue: https://gitlab.com/gitlab-org/gitlab/-/issues/339890
Experiment Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/339892
The modal on this page in this experiment, is opened with isCelebration: true
data attribute which requires !70011 (merged)
Screenshots or screen recordings
How to set up and validate locally
Example below:
- Visit signup page (http://localhost:3000/users/sign_up)
- Fill in fields and "Register"
- Complete steps 1,2,3 "Your profile" -> "Your GitLab group" -> "Your first project"
- On the next page, after the button appears, click the
OK, let's go
button.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Doug Stull