Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Help Center: Check user eligibility for support #96526

Closed renancarvalho closed 3 days ago

renancarvalho commented 3 days ago

Related to https://github.com/Automattic/dotcom-forge/issues/9881 Fixes https://github.com/Automattic/dotcom-forge/issues/9881

Proposed Changes

Why are these changes being made?

Testing Instructions

When clicking on the "Ask in our forums" button, you should be redirected to

image

Pre-merge Checklist

github-actions[bot] commented 3 days ago
Calypso Live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:build-125013
Jetpack Cloud live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:build-125013&env=jetpack
Automattic for Agencies live (direct link)
https://calypso.live?image=registry.a8c.com/calypso/app:build-125013&env=a8c-for-agencies
matticbot commented 3 days ago

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

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

To test WordPress.com changes, run install-plugin.sh $pluginSlug add/user_eligibility_for_chat on your sandbox.

matticbot commented 3 days ago

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Async-loaded Components (~40 bytes added 📈 [gzipped])

``` name parsed_size gzip_size async-load-automattic-help-center +202 B (+0.0%) +40 B (+0.0%) ``` React components that are loaded lazily, when a certain part of UI is displayed for the first time.

Legend

What is parsed and gzip size? **Parsed Size:** Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. **Gzip Size:** Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

a8ci18n commented 3 days ago

This Pull Request is now available for translation here: https://translate.wordpress.com/deliverables/17008741

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 @renancarvalho for including a screenshot in the description! This is really helpful for our translators.