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

Make it possible to delete a staging site from the staging site itself #91516

Open mrfoxtalbot opened 3 months ago

mrfoxtalbot commented 3 months ago

Quick summary

Staging sites do not include an option to delete/reset them: Screenshot 2024-06-05 at 16 28 13

Users need to head to the production site to delete the staging one: Screenshot 2024-06-05 at 16 27 59

This is covered in our docs but it can be hard for users to figure out and will generate support requests. 8181738-zd-a8c

CC @rambogenius

Steps to reproduce

  1. Go to https://wordpress.com/staging-site/{your-staging-site}
  2. There is no way to delete it

What you expected to happen

I would like to have a direct button or a link to the production site.

What actually happened

Nothing. No direction on how to delete the staging site was provided.

Impact

All

Available workarounds?

Yes, easy to implement

Platform (Simple and/or Atomic)

Atomic

Logs or notes

No response

github-actions[bot] commented 3 months ago

Support References

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

mrfoxtalbot commented 3 months ago

Related? https://github.com/Automattic/dotcom-forge/issues/4898