Closed
Description
Quick summary
I'm seeing strange CTA behavior in the domain upsell flow for calypso live. This is replicable for any calypso live environment -- not just this PR's calypso live link. I doubt it's caused by this PR. I don't see the same in production or in local dev 🤷♂️
To be clear, this isn't user-facing.

Steps to reproduce
- Navigate to
/setup/free
in Calypso.live - Complete the onboarding flow
- When landing in the Launchpad, click on the the select a domain task item
- Skip domain selection to be taken to the plans page
- Verify that all plan CTAs say
downgrade
What you expected to happen
In Calypso.live, the CTAs should be upgrade
CTAs since, in the setup/free
flow, users haven't purchased a plan yet.
What actually happened
The CTAs were all downgrade
buttons
Impact
Some (< 50%)
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
This isn't a user facing bug. In Calypso.live, we can simply navigate to the /plans/{site_slug}
page to upgrade a plan.
Platform (Simple and/or Atomic)
No response
Logs or notes
No response