Automattic / wc-calypso-bridge

20 stars 4 forks source link

[Woo Express] For Mobile viewport, "Use a different email address. This email provider blocks some of our emails." notice is displayed after filling new email with "+" incrementor on "Create an account" page. #1453

Closed juliaamosova closed 6 months ago

juliaamosova commented 6 months ago

Prerequisites

Describe the bug

The original bug was created by @gglobalstep in the WooCommerce repository: https://github.com/woocommerce/woocommerce/issues/45502. Because there is no way to transfer issues between organizations (Woo and A8C), I am copy pasting the bug report here.

For Mobile viewport, "Use a different email address. This email provider blocks some of our emails." notice is displayed after filling new email with "+" incrementor on "Create an account" page.

Expected behavior

No notice should be displayed after filling new email with "+" incrementor on "Create an account" page.

Actual behavior

"Use a different email address. This email provider blocks some of our emails." notice is displayed after filling new email with "+" incrementor on "Create an account" page.

Steps to reproduce

  1. In a new private window, open browser console window and set viewport to mobile device (e.g Galaxy S10).
  2. In a new private window, open https://woocommerce.com/start
  3. Observe you’re on the page Which one of these best describes you?
  4. Click on I'm already selling online
  5. Observe Which platform(s) are you currently using? (optional) field appears.
  6. Click Continue
  7. Observe that you’re redirected to a page with Tell us a bit about your store
  8. Observe the expected location is discovered for the Where is your business located? field
  9. Click Continue
  10. Observe you’re on the page Launch in days, grow for years
  11. When you click on Try for Woo Express free, you should be redirected to sign up screen with the heading Let's get started
  12. Fill in your email with "+1", it’s recommended to use an email provider that supports aliases, such as Gmail.
  13. For example, if your base email is globalsteptesting@gmail.com, you could use globalsteptesting+1@gmail.com, where +1 is a running number that you can just increment for every new account.
  14. Observe that "Use a different email address. This email provider blocks some of our emails." notice is displayed after filling new email with "+" incrementor.

Video:

https://github.com/woocommerce/woocommerce/assets/41110392/4a899cac-a71e-486c-8a0d-8bb5ad77b2ab

Screenshot:

#45502 1

WordPress Environment

PC: Windows 10 Chrome (Version 122.0.6261.112) Firefox (Version 123.0)

Isolating the problem

ilyasfoo commented 6 months ago

Closing this issue in favour of https://github.com/Automattic/wp-calypso/issues/88545