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

removes checkoutFooter and applies the variation #4525

Merged
merged 2 commits into from
Apr 6, 2016

Conversation

lucasartoni
Copy link
Contributor

removes the A/B Test and applies the variation as: #3307

Review:

  • design
  • code

cc @breezyskies

@lucasartoni lucasartoni self-assigned this Apr 5, 2016
@lucasartoni lucasartoni added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR [Feature] Checkout The checkout screen and process for purchases made on WordPress.com. and removed [Status] In Progress labels Apr 5, 2016
@@ -72,17 +71,7 @@ var SupportingText = React.createClass( {
},

render: function() {
if ( abtest( 'checkoutFooter' ) === 'noFooter' ) {
return null;
Copy link
Contributor

Choose a reason for hiding this comment

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

This file probably needs to be removed completely. cc: @scruffian for some help / guidance here.

@breezyskies breezyskies added [Status] Needs Author Reply and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Status] Needs Design Review Add this when you'd like to get a review / feedback from the Design team on your PR labels Apr 5, 2016
@scruffian
Copy link
Member

I added a commit to remove SupportingText entirely.

@scruffian scruffian added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] Needs Author Reply labels Apr 6, 2016
@breezyskies
Copy link
Contributor

Thanks @scruffian! Tested and everything looks good. 👍

@breezyskies breezyskies added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Apr 6, 2016
@lucasartoni lucasartoni merged commit 6c004b7 into master Apr 6, 2016
@lancewillett lancewillett deleted the update/checkout-footer-remove-test branch April 7, 2016 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Checkout The checkout screen and process for purchases made on WordPress.com.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants