Implementing Signup Intent on Step 1 of Registration Experiment
What does this MR do and why?
Resolves #441494 (closed)
Implements signup_intent_step_one
experiment on /-/trial_registration/new
page.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Setup to simulate SaaS and restart GDK
- Turn on feature flag with
echo "Feature.enable :signup_intent_step_one" | gdk rails c
- Signout if you are logged in
- Navigate to
/-/trial_registration/new
- See new signup intent select
Related to #441494 (closed)
Edited by Ross Byrne