Launchpad My Home: Showing snackbar when a task was completed #98865
+79
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related to #98839
Proposed Changes
Why are these changes being made?
Testing Instructions
Apply this branch on your local Calypso
Make sure
widgets.wp.com
is sandboxed.Run
install-plugin.sh wbe add/task-next-step-snackbar
on sandboxCreate a new post using the onboarding flag: http://calypso.localhost:3000/post/{domain}?#publish-first-post
Inspect the page and open the iFrame URL in a new tab
https://{siteSlug}/wp-admin/post.php?post=44&action=edit&calypsoify=1&block-editor=1&frame-nonce=ed0785d2f4&origin=http%3A%2F%2Fcalypso.localhost%3A3000&environment-id=development&support_user=&_support_token#publish-first-post
After publishing a post, you should see a snackbar with
next steps
linkPre-merge Checklist