Social: Fix store/initial-state out of sync issue#33969
Conversation
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
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 🤖 The e2e test report can be found here. Please note that it can take a few minutes after the e2e tests checks are complete for the report to be available. Once your PR is ready for review, check one last time that all required checks appearing at the bottom of this PR are passing or skipped. Jetpack plugin: The Jetpack plugin has different release cadences depending on the platform:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. Social plugin:
If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack. |
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
* Add option to refresh toggles * Refresh on change on admin page * Refresh on change in Jetpack settings * changelog
In our store, a feature is available if the main Jetpack Social toggle is on. Right now if you have Jetpack Social off, and go to the settings page, turning Jetpack Social on will show SIG and auto conversion off even if they are on in the settings, as the initial state was loaded with Jetpack Social off
Proposed changes:
Other information:
Jetpack product discussion
https://github.com/orgs/Automattic/projects/733/views/2?pane=issue&itemId=43051048
Does this pull request change what data or activity we track or use?
No.
Testing instructions: