Search: Add search plan onboarding notice#15074
Search: Add search plan onboarding notice#15074gibrown wants to merge 5 commits intoadd/search-planfrom
Conversation
|
Caution: This PR has changes that must be merged to WordPress.com |
This is an automated check which relies on Generated by 🚫 dangerJS against 23132c8d958f656f31f40e67ab1513a89172ffef |
|
@gibrown Pushed a few changes to use a
Desktop:Tablet:Mobile: |
638604f to
be3f4ba
Compare
|
If we just use a query param then I don't think there is any reason we need to store whether this has been dismissed or not anywhere, so maybe just clear the query param with something like: Though I suspect there is a better way to do this. |
|
That's a valid point — it depends on whether we want to make it semi-persistent or a one-time thing — but I agree we can show it just once right after purchase. |
|
As per agreement to display the Thank you note in the purchase flow in Calypso, closing this PR (for now). |



Adding banner to thank the end user for their purchase.
We redirect after Calypso thank you screen and link to: http://gibrown.wpsandbox.me/main/wp-admin/admin.php?page=jetpack&search-thank-you#/performance
Still TBD: handle dismissing the notification.