Automattic / wp-calypso

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

Domains: TLD not showing up on the suggested list when typed in #93910

Open taipeicoder opened 2 weeks ago

taipeicoder commented 2 weeks ago

Description

See context.

Searching for domains like dotcomwalkthrough.es doesn't result in the TLD .es being in the recommended list. Same with dotcomwalkthrough.tw or dotcomwalkthrough.kr. However, dotcomwalkthrough.mx and dotcomwalkthrough.jp results on the expected recommendation.

Image

Image

Image

Image

mmtr commented 2 weeks ago

I think this is because .es domains are not available in WP.com. See https://wordpress.com/support/domains/domain-pricing-and-available-tlds/

Same for .tw and .kr.

Maybe we can add a notice somewhere explaining that, after entering an unavailable TLD, such TLD is not supported by WP.com?

davemart-in commented 2 weeks ago

Moving this to ready for Dev. Let's do what @mmtr suggests:

Maybe we can add a notice somewhere explaining that, after entering an unavailable TLD, such TLD is not supported by WP.com?

mmtr commented 1 week ago

@davemart-in I think we still need a design for this. At least for me, it's not obvious how that notice should look like and where should we display it.

javierarce commented 1 week ago

Here's an idea:

image

Figma file: wCm5Tzb7JBaG4WNowWbjES-fi-5074_16443

cc: @JanaMW27, since you know this page well

davemart-in commented 4 days ago

This is ready to pick up.