Remove WordPress uninstall card from Jetpack dashboard#22761
Draft
Remove WordPress uninstall card from Jetpack dashboard#22761
Conversation
Collaborator
Generated by 🚫 Danger |
2fa2f1d to
c0b0282
Compare
Contributor
|
|
Contributor
|
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #22761 +/- ##
==========================================
- Coverage 37.40% 37.36% -0.04%
==========================================
Files 2320 2319 -1
Lines 123674 123662 -12
Branches 16791 16804 +13
==========================================
- Hits 46256 46207 -49
- Misses 73707 73727 +20
- Partials 3711 3728 +17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c0b0282 to
5b631b4
Compare
The "Welcome to the Jetpack app. You can uninstall the WordPress app" card was showing incorrectly even when WordPress was not installed, confusing users. Remove the card entirely along with the associated "Please Delete WordPress" screen, analytics tracking, navigation action, drawables, and translated strings. Fixes: CMM-2004 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5b631b4 to
d5fb601
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Summary
merge()overload toLiveDataUtils(needed after removing the migration card source from the 10-source dashboard merge)Fixes: CMM-2004
Test plan
🤖 Generated with Claude Code