Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(codes): Enabled signup code experiment when going from signin to signup #2887

Merged
merged 1 commit into from Oct 14, 2019

Conversation

vbudhram
Copy link
Contributor

@vbudhram vbudhram commented Oct 14, 2019

Fixes #2847

The main issue found here is that the signup code experiment does not get created when you goto the Sign In page. When users sign-in with an unknown account, they are given an option to create the account.

We currently, don't populate an account object when going from Sign-in -> Sign-up, this removes the check and starts the experiment. I'm hesitant to make bigger changes since I know this code will be removed.

Targeted against Train-148

@vbudhram vbudhram added this to the Train 148: FxA milestone Oct 14, 2019
@vbudhram vbudhram requested a review from a team October 14, 2019 18:26
@vbudhram vbudhram self-assigned this Oct 14, 2019
Copy link
Contributor

@shane-tomlinson shane-tomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+, works great from my testing!

@vbudhram vbudhram merged commit 4081d32 into train-148 Oct 14, 2019
@shane-tomlinson shane-tomlinson deleted the train-148-fix-signin-code-experiment branch October 15, 2019 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants