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

Remove school info "optional" split test #22109

Merged
merged 2 commits into from
May 3, 2018
Merged

Conversation

ewjordan
Copy link
Contributor

Pushing to pass along to Brad for testing and finishing

@@ -221,7 +194,7 @@ window.SignupManager = function (options) {
ReactDOM.render(
<div>
<h5 style={{fontWeight: "bold"}}>
{showOptional ? i18n.schoolInformationOptionalHeader() : i18n.schoolInformationHeader()}
{i18n.schoolInformationHeader()}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: remove i18n.schoolInformationOptionalHeader from strings, should not be needed anymore

@islemaster islemaster self-assigned this Apr 28, 2018
@islemaster
Copy link
Contributor

Rebased, removed the i18n string Eric mentioned, and tested locally. Everything looks good! Will merge after this passes Circle again.

@islemaster islemaster changed the title Remove school info "optional" split test (WIP, needs testing) Remove school info "optional" split test May 3, 2018
@islemaster islemaster merged commit 36112ce into staging May 3, 2018
@islemaster islemaster deleted the remove-optional-ab-test branch May 3, 2018 19:18
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