My Jetpack: Onboarding i4 | Improve product discovery
This is the feature/base branch for onboarding i4 changes for My Jetpack
Proposed changes:
Other information:
- [ ] Have you written new tests for your changes, if applicable?
- [ ] Have you checked the E2E test CI results, and verified that your changes do not break them?
- [ ] Have you tested your changes on WordPress.com, if applicable (if so, you'll see a generated comment below with a script to run)?
Jetpack product discussion
Does this pull request change what data or activity we track or use?
Testing instructions:
- Go to '..'
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
- To test on WoA, go to the Plugins menu on a WoA dev site. Click on the "Upload" button and follow the upgrade flow to be able to upload, install, and activate the Jetpack Beta plugin. Once the plugin is active, go to Jetpack > Jetpack Beta, select your plugin (Jetpack or WordPress.com Site Helper), and enable the
feature/my-jetpack/onboarding-i4branch. - To test on Simple, run the following command on your sandbox:
bin/jetpack-downloader test jetpack feature/my-jetpack/onboarding-i4
bin/jetpack-downloader test jetpack-mu-wpcom-plugin feature/my-jetpack/onboarding-i4
Interested in more tips and information?
- In your local development environment, use the
jetpack rsynccommand to sync your changes to a WoA dev blog. - Read more about our development workflow here: PCYsg-eg0-p2
- Figure out when your changes will be shipped to customers here: PCYsg-eg5-p2
Thank you for your PR!
When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
- :white_check_mark: Include a description of your PR changes.
- :white_check_mark: Add a "[Status]" label (In Progress, Needs Review, ...).
- :white_check_mark: Add a "[Type]" label (Bug, Enhancement, Janitorial, Task).
- :red_circle: Add testing instructions.
- :red_circle: Specify whether this PR includes any changes to data or privacy.
- :white_check_mark: Add changelog entries to affected projects
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation :robot:
:red_circle: Action required: Please include detailed testing steps, explaining how to test your change, like so:
## Testing instructions:
* Go to '..'
*
:red_circle: Action required: We would recommend that you add a section to the PR description to specify whether this PR includes any changes to data or privacy, like so:
## Does this pull request change what data or activity we track or use?
My PR adds *x* and *y*.
Follow this PR Review Process:
- Ensure all required checks appearing at the bottom of this PR are passing.
- Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
- You can use GitHub's Reviewers functionality to request a review.
- When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.
If you have questions about anything, reach out in #jetpack-developers for guidance!
Jetpack plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Backup plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Boost plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Search plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Social plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Starter Plugin plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Protect plugin:
- Next scheduled release: August 5, 2025
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Videopress plugin:
No scheduled milestone found for this plugin.
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.
Code Coverage Summary
Coverage changed in 13 files. Only the first 5 are listed here.
| File | Coverage | Δ% | Δ Uncovered |
|---|---|---|---|
| projects/packages/my-jetpack/_inc/components/stats-section/cards.jsx | 0/49 (0.00%) | 0.00% | 34 💔 |
| projects/packages/my-jetpack/_inc/components/stats-section/index.jsx | 0/47 (0.00%) | 0.00% | 30 💔 |
| projects/packages/my-jetpack/_inc/components/stats-section/count-comparison-card.jsx | 0/25 (0.00%) | 0.00% | 8 💔 |
| projects/packages/my-jetpack/_inc/hooks/use-go-back/index.ts | 0/15 (0.00%) | 0.00% | 6 💔 |
| projects/js-packages/shared-extension-utils/src/modules-state/resolvers.js | 0/7 (0.00%) | 0.00% | 2 ❤️🩹 |
24 files are newly checked for coverage. Only the first 5 are listed here.
| File | Coverage |
|---|---|
| projects/packages/my-jetpack/_inc/components/module-status/index.tsx | 0/3 (0.00%) 💔 |
| projects/packages/my-jetpack/_inc/components/module-toggle/index.tsx | 0/15 (0.00%) 💔 |
| projects/packages/my-jetpack/_inc/components/modules-list/index.tsx | 0/8 (0.00%) 💔 |
| projects/packages/my-jetpack/_inc/components/my-jetpack-tab-panel/products/constants.ts | 0/6 (0.00%) 💔 |
| projects/packages/my-jetpack/_inc/components/my-jetpack-tab-panel/products/content.tsx | 0/2 (0.00%) 💔 |
Full summary · PHP report · JS report
Coverage check overridden by https://github.com/Automattic/jetpack/labels/Covered%20by%20non-unit%20tests.
Thanks for all the effort put it this. It's looking really solid!
Three things I noticed, from more to least important:
- Protect is pre-activated as a product, but doesn't require the SA plugin nor do we let users know about free vs paid plans. This was previously covered here and this situation should be resolved soon IMO; if not now, then in the next iteration.
- VideoPress is being treated the same way; surfaced here before.
- Monitor should probably be named “Downtime Monitor” to align with its documentation.
- My Jetpack pages should have faint gray bg color; MYJP-192.