Skip to content

Remove Reader Announcement Card feature#22792

Merged
nbradbury merged 4 commits intotrunkfrom
issue/CMM-2041-remove-reader-card
Apr 14, 2026
Merged

Remove Reader Announcement Card feature#22792
nbradbury merged 4 commits intotrunkfrom
issue/CMM-2041-remove-reader-card

Conversation

@nbradbury
Copy link
Copy Markdown
Contributor

@nbradbury nbradbury commented Apr 14, 2026

Description

Completely removes the outdated "New in Reader" announcement card feature. This card appeared above the Reader feed to highlight new Reader features (tags stream and reading preferences) and is no longer needed (it was first added in May 2024).

23 files changed, 19 insertions, 797 deletions. Note that many of those deletions were for unused string resources across language files. I needed to remove them to get lint to pass.

Testing instructions

  1. Clear storage and login
  2. Open the Reader tab
  3. Navigate to the Discover feed
  • Verify no announcement card appears above the feed
  • Verify posts load and display correctly

nbradbury and others added 2 commits April 14, 2026 05:26
The announcement card is outdated and no longer needed. This removes
all related UI components, business logic, feature config, preferences,
analytics tracking, and tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove unused imports, extra blank lines between import groups,
and empty line before closing brace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dangermattic
Copy link
Copy Markdown
Collaborator

dangermattic commented Apr 14, 2026

2 Warnings
⚠️ This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Copy Markdown
Contributor

wpmobilebot commented Apr 14, 2026

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
Build TypeDebug
Versionpr22792-c478e90
Build Number1488
Application IDorg.wordpress.android.prealpha
Commitc478e90
Installation URL39nb5sfn4mlqo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Copy Markdown
Contributor

wpmobilebot commented Apr 14, 2026

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
Build TypeDebug
Versionpr22792-c478e90
Build Number1488
Application IDcom.jetpack.android.prealpha
Commitc478e90
Installation URL1spebtbgkgg90
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Copy Markdown
Contributor

🤖 Build Failure Analysis

This build has failures. Claude has analyzed them - check the build annotations for details.

The default strings.xml had these removed but the translations were
left behind, causing ExtraTranslation lint errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.32%. Comparing base (5b94f02) to head (c478e90).
⚠️ Report is 2 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk   #22792      +/-   ##
==========================================
- Coverage   37.34%   37.32%   -0.03%     
==========================================
  Files        2327     2325       -2     
  Lines      124642   124579      -63     
  Branches    16893    16886       -7     
==========================================
- Hits        46547    46493      -54     
+ Misses      74358    74352       -6     
+ Partials     3737     3734       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nbradbury nbradbury marked this pull request as ready for review April 14, 2026 13:44
@nbradbury nbradbury requested a review from adalpari April 14, 2026 13:44
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@adalpari adalpari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@nbradbury nbradbury merged commit 72b5295 into trunk Apr 14, 2026
23 checks passed
@nbradbury nbradbury deleted the issue/CMM-2041-remove-reader-card branch April 14, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants