Multi-year Plans Default Experiment: Ensure only the onboarding
flow is eligible
#98563
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
useLongerPlanTermDefaultExperiment
hook and adds an optionalflowName
parameter.onboarding
flow displays the multi-year plans by default experiment changes.Why are these changes being made?
/setup/onboarding/plans
and/start/plans
Testing Instructions
default_to_three_year_plans
,default_to_two_year_plans
,emphasize_savings_only
22092-explat-experiment/setup/onboarding/plans
and verify that the savings emphasis badges and multi-year plan term defaults behave as expected/setup/newsletter/plans
or/start/onboarding-pm/plans
and verify that the savings emphasis badges and multi-year defaults aren't displayedPre-merge Checklist