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 354 forks source link

Deletion modal of Linodes/NodeBalancers/Domains require user confirmation input #2054

Closed phuegel closed 7 years ago

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."

eatonphil commented 7 years ago

Could you mention this here https://github.com/linode/manager/issues/1890 instead?

phuegel commented 7 years ago

Dup of #1890