Automattic / wp-calypso

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

Unable to self cancel a domain #70639

Closed vinnykaur closed 1 year ago

vinnykaur commented 1 year ago

Quick summary

Users are unable to self-cancel a domain name. They are redirected to support every time when they click on the Continue button to delete the domain. The Need Help/Chat with us link draws over the Continue button making it difficult to delete the domain.

Steps to reproduce

  1. Head to Manage Purchases.
  2. Click on the Domain name you want to delete.
  3. Click on Remove Domain
  4. Click on the Continue Button
  5. You will be redirected to contact support.

What you expected to happen

What actually happened

Context

Screenshot from the customer's site:

Screen Shot 2022-12-01 at 11 05 24

Testing from my test site:

https://user-images.githubusercontent.com/49183855/205033713-586fb312-f441-4702-b0db-a569ac560439.mov

Reported at 5756781-zen

Slack discussion.

Platform (Simple, Atomic, or both?)

Simple, Atomic

Theme-specific issue?

No response

Browser, operating system and other notes

No response

Reproducibility

Consistent

Severity

No response

Available workarounds?

No response

Workaround details

No response

github-actions[bot] commented 1 year ago

Support References

This comment is automatically generated. Please do not edit it.

carinapilar commented 1 year ago

Got a user the other day with this issue, on 38260118-hc, they mentioned the exact same thing:

There are the words "need help" and they bleed over on the 'Continue' button and that was the problem

They managed to cancel the domain at some point.

marutim commented 1 year ago

Another user in the chat can not cancel the domain with the same issue.

38400587-hc

sguzovskaia commented 1 year ago

Another possible case: 38465044-hc, though cannot tell what happens after they click on Remove domain and there's a big language barrier.

ariel-maidana commented 1 year ago

Another report here: 5769578-zd-woothemes Clicking on "Remove domain" doesn't do anything.

tellisbethel commented 1 year ago

Another case here: 38587840-hc

Clicking the very edge of the button seemed to send the request through, but even though the domain was noted as having been removed, the subscription still remains in the user's subscription page and in SA. That might be a second, and totally unrelated issue however.

aneeshd16 commented 1 year ago

Hi, this issue has been fixed via https://github.com/Automattic/wp-calypso/pull/71448 The chat button should render correctly now:

image