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

Domains: Prevent premium domain names suggestion/selection for all 100-year flows #96550

Closed rafaelgallani closed 2 days ago

rafaelgallani commented 2 days ago

Proposed Changes

Prevents premium domain names suggestion/selection for all 100-year related flows.

Testing Instructions

Preview

Before After
image image

Pre-merge Checklist

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

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

Sections (~80 bytes added 📈 [gzipped])

``` name parsed_size gzip_size update-design-flow +427 B (+0.0%) +80 B (+0.0%) link-in-bio-tld-flow +427 B (+0.0%) +80 B (+0.0%) domains +427 B (+0.0%) +80 B (+0.0%) copy-site-flow +427 B (+0.1%) +80 B (+0.0%) ``` Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to.

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

``` name parsed_size gzip_size async-load-signup-steps-domains +427 B (+0.1%) +80 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.

rafaelgallani commented 2 days ago

Rebasing on trunk so the checks can pass correctly.

a8ci18n commented 2 days ago

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

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