Skip to content

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

Screen_Shot_2021-09-17_at_12.54.54_PM Screen_Shot_2021-09-22_at_8.46.07_PM Screen_Shot_2021-09-22_at_9.46.38_PM

How to set up and validate locally

Example below:

  1. Visit signup page (http://localhost:3000/users/sign_up)
  2. Fill in fields and "Register"
  3. Complete steps 1,2,3 "Your profile" -> "Your GitLab group" -> "Your first project"
  4. 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.

Edited by Doug Stull

Merge request reports

Loading