linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
688 stars 353 forks source link

Delete modal can prompt for typed verification before deleting #1890

Closed eatonphil closed 6 years ago

abemassry commented 7 years ago

For Linodes this would be ok

mparke commented 7 years ago

related: https://github.com/linode/manager/issues/1790

phuegel commented 7 years ago
  1. On Deletion modal of Linodes/NodeBalancers/Domains ADD either a confirmation checkbox or an "I agree" text input box as required input before allowing the destructive "Delete" action to take place.

Option #1: [x] Yes, remove this Linode from my account.

Option #2: This action will permanently remove this Linode from your account. Type "I agree" to confirm [ I agree ]

  1. Add the following warning disclosure to all destructive action modals:

"This operation cannot be undone."