-
Notifications
You must be signed in to change notification settings - Fork 799
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
Update: Remove the promotional copy on Jetpack Setup #13426
Conversation
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: October 1, 2019. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does the job well, thanks!
I've left a minor suggestion, once it's commited, code-wise we're good, so if you get a design ✅ feel free to ship.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approving after the latest changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, but I agree with @tyxla — the 100
value is just too fast, but maybe it serves a purpose of switching the layout with a tiny transition just to avoid looking broken in between? In any case, a smoother, longer transition would help here.
Outside the scope, but one minor thing I've noticed when testing this again is that when pressing the button, it turns into a disabled “Loading...” that eventually goes away. Could we replace that for simple text instead of a button, or does it serve any purpose (reverts to the original button in case of error, or changing between elements would also lead to temporary layout misformatting)?
Just tested at mobile size. Seems to work well for me. Only suggestion is what @keoshi recommended above. Video testing: https://cloudup.com/cFrSo-BWr71 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I love this change. Thanks!
tracked in Asana |
* Changelog: initial set of changes for 7.8 * Changelog: add #13310 * Changelog: add #13103 * Changelog: add #13426 * Changelog: add #13389 * Changelog: add #13449 * Changelog: add #13461 * Changelog: add #13460 * Changelog: add #13441 * Changelog: add #13454 * Changelog: add #13457 * Changelog: add #13425 * Changelog: add #13473 * Changelog: add #13355 * Changelog: add #13451 * Changelog: add #13358 * Changelog: add #13464 * Changelog: add #13416 * Changelog: add #13494 * Changelog: add #13465 * Changelog: add #13424 * Changelog: add #13432 * Changelog: add #13471 * Changelog: add 7.7.2 entry * Changelog: add #13446 * Add more testing elements
* Changelog: initial set of changes for 7.8 * Changelog: add #13310 * Changelog: add #13103 * Changelog: add #13426 * Changelog: add #13389 * Changelog: add #13449 * Changelog: add #13461 * Changelog: add #13460 * Changelog: add #13441 * Changelog: add #13454 * Changelog: add #13457 * Changelog: add #13425 * Changelog: add #13473 * Changelog: add #13355 * Changelog: add #13451 * Changelog: add #13358 * Changelog: add #13464 * Changelog: add #13416 * Changelog: add #13494 * Changelog: add #13465 * Changelog: add #13424 * Changelog: add #13432 * Changelog: add #13471 * Changelog: add 7.7.2 entry * Changelog: add #13446 * Add more testing elements
Fixes #13410.
The main reason we are doing this is so that we can then increase the iframe size and not have too much of a gap between the promotional copy and the iframe.
Changes proposed in this Pull Request:
Fade out the promotional instructions when the user clicks the Setup Jetpack button.
Is this a new feature or does it add/remove features to an existing part of Jetpack?
Testing instructions:
Add the constant
define( 'JETPACK_SHOULD_USE_CONNECTION_IFRAME', true );
to you wp-config.phpSetup Jetpack
button.Proposed changelog entry for your changes: