Closed CGastrell closed 18 hours ago
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:
Sections (~104 bytes added 📈 [gzipped])
Async-loaded Components (~1755 bytes added 📈 [gzipped])
Legend
Generated by performance advisor bot at iscalypsofastyet.com.
This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/17011212
Some locales (Hebrew, Japanese) have been temporarily machine-translated due to translator availability. All other translations are usually ready within a few days. Untranslated and machine-translated strings will be sent for translation next Monday and are expected to be completed by the following Friday.
Thank you @CGastrell for including a screenshot in the description! This is really helpful for our translators.
Related to #87925
Proposed Changes
Implement "Learn more" link on the UTM upsell overlay. Odyssey won't render Calypso components, so we choose between the InlineSupportLink or a simple link to support page depending on the case.
Why are these changes being made?
Ref: https://github.com/Automattic/red-team/issues/194 Ref: pe4Cmx-2SM-p2
Part of the PT/tasks assigned to Agora team https://github.com/Automattic/red-team/issues/203#event-15156617447
Testing Instructions
The UTM card shows an overlay when no upgrade/plan is purchased. The overlay should now show a "Learn more" link.
On Calypso, it should open the floating support popup:
On Jetpack Odyssey Stats it should open the support page in a new tab (see link address at the bottom):
Pre-merge Checklist