Single product: update post-purchase card#15016
Conversation
|
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: April 7, 2020. Generated by 🚫 dangerJS against 24aeb33b543b660926496a0731183906708f956f |
|
Design wise, good change. Thanks 👍 |
|
Looks good to me 👍 |
|
@keoshi You might want to merge into |
|
@jsnmoon Changed the base but I hadn't done that before and I'm afraid I broke something because this now includes a bunch of unrelated changes. Should I revert? What the best alternative here? And apologies in advance for bugging you with this. |
|
Happens all the time :) An easy way to fix this would be to create a new branch off of Let me go ahead and do this now. EDIT: Done! |
24aeb33 to
5ff5793
Compare
Fixes issue reported in #15011 (review)
Changes proposed in this Pull Request:
Currently, the header for the existing single product block changes format depending if pre or post-purchase. This creates an inconsistent UI when used side by side with other single products like Search on #15011.
Note: this PR was very roughly put together to reach an acceptable visual solution. Code might not be up to par, hence the
In Progresslabel.Before
After
Is this a new feature or does it add/remove features to an existing part of Jetpack?
Testing instructions:
/wp-admin/admin.php?page=jetpack#/plansand ensure pre-purchase single product block looks good./wp-admin/admin.php?page=jetpack#/plansagain and ensure post-purchase single product block looks good.Proposed changelog entry for your changes: