Open CGastrell opened 4 hours ago
https://calypso.live?image=registry.a8c.com/calypso/app:build-125332&env=jetpack |
https://calypso.live?image=registry.a8c.com/calypso/app:build-125332&env=a8c-for-agencies |
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:
Sections (~46 bytes removed 📉 [gzipped])
Async-loaded Components (~1693 bytes removed 📉 [gzipped])
Legend
Generated by performance advisor bot at iscalypsofastyet.com.
Fallback to external link as InlineSupportLink component refuses to render properly.
Related to #87925 Related to #96596
Proposed Changes
This PR changes the link on UTM card upsell overlay to external support link
Why are these changes being made?
Because InlineSupportLink can't render under specific conditions
Testing Instructions
The UTM card shows an overlay when no upgrade/plan is purchased. The overlay should now show a "Learn more" link.
Odyssey stats was already showing this link, yet Calypso failed to render it. Test on calypso.localhost:3000/stats/day/some-site-of-yours
Before:
After:
Verify that Odyssey Stats continues to work visiting some.site.of.yours/wp-admin/admin.php?page=stats#!/stats/day/some.site.of.yours
Pre-merge Checklist