Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix cancellation offer bugs in multisite dashboard#108989

Draft
chrismccluskey wants to merge 3 commits intotrunkfrom
fix/jetpack-cancellation-offers-in-msd
Draft

Fix cancellation offer bugs in multisite dashboard#108989
chrismccluskey wants to merge 3 commits intotrunkfrom
fix/jetpack-cancellation-offers-in-msd

Conversation

@chrismccluskey
Copy link
Contributor

@chrismccluskey chrismccluskey commented Feb 27, 2026

Part of SHILL-1598

Proposed Changes

  • Fix bug with mismatched 2-year and 1 year plans for Jetpack cancellation offers.

Why are these changes being made?

  • To fix issues with displaying and accepting cancellation offers in the multi-site dashboard.
Before After Calypso v1 (For reference)
Screenshot 2026-02-27 at 1 08 17 PM Screenshot 2026-03-02 at 4 34 54 PM Screenshot 2026-03-02 at 2 26 26 PM
Screenshot 2026-03-02 at 4 49 00 PM Screenshot 2026-03-02 at 4 30 11 PM Screenshot 2026-03-02 at 2 33 20 PM

The specific issues being fixed:

  • Wrong plan information shown (shows biannual when annual is chosen)
  • Duplicate page headers are shown
  • Jetpack decorative card wasn't formatted correctly
  • Offer acceptance page wasn't formatted correctly
  • "Back to purchases" button returns to active upgrades

Testing Instructions

Pre-merge Checklist

  • Has the general commit checklist been followed? (PCYsg-hS-p2)
  • Have you written new tests for your changes?
  • Have you tested the feature in Simple (P9HQHe-k8-p2), Atomic (P9HQHe-jW-p2), and self-hosted Jetpack sites (PCYsg-g6b-p2)?
  • Have you checked for TypeScript, React or other console errors?
  • Have you tested accessibility for your changes? Ensure the feature remains usable with various user agents (e.g., browsers), interfaces (e.g., keyboard navigation), and assistive technologies (e.g., screen readers) (PCYsg-S3g-p2).
  • Have you used memoizing on expensive computations? More info in Memoizing with create-selector and Using memoizing selectors and Our Approach to Data
  • Have we added the "[Status] String Freeze" label as soon as any new strings were ready for translation (p4TIVU-5Jq-p2)?
    • For UI changes, have we tested the change in various languages (for example, ES, PT, FR, or DE)? The length of text and words vary significantly between languages.
  • For changes affecting Jetpack: Have we added the "[Status] Needs Privacy Updates" label if this pull request changes what data or activity we track or use (p4TIVU-aUh-p2)?

@chrismccluskey chrismccluskey changed the title Fix biennium/annual plan mismatch Fix cancellation offer bugs in multisite dashboard Feb 27, 2026
@matticbot
Copy link
Contributor

matticbot commented Feb 27, 2026

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • help-center

To test WordPress.com changes, run install-plugin.sh $pluginSlug fix/jetpack-cancellation-offers-in-msd on your sandbox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants