Closed gius80 closed 4 days ago
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:
Sections (~0 bytes added 📈 [gzipped])
Async-loaded Components (~0 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/17008041
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 @gius80 for including a screenshot in the description! This is really helpful for our translators.
Proposed Changes
We recently update the number of supported domain extensions in the domains Gravatar flow. This PR updates the message that we shows if the user search for an unsupported tld using a fqdn in the search field.
Depends on D166507-code
Why are these changes being made?
The message we are currently showing is wrong, since it's say that we are supporting only .link domains.
Testing Instructions
Apply this patch and the corresponding back one (D166507-code), the visit the Gravatar flow at
/start/domain-for-gravatar/domain-only
.test-gravatar-tld.me
) in the search field and verify that the info message is:The domain extension you are looking for is currently not supported. Additional domain extensions may become available for a fee in the future.
test-gravatar-tld.world
and verify that no error messages are showedPre-merge Checklist