soreana opened a new issue, #7219:
URL: https://github.com/apache/cloudstack/issues/7219
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Improvement Request
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
~~~
UI
~~~
##### CLOUDSTACK VERSION
<!--
New line separated list of affected versions, commit ID for issues on main
branch.
-->
~~~
main
~~~
##### SUMMARY
<!-- Explain the problem/feature briefly -->
Cloudstack users can delete their account accidentally and lock themselves
from accessing the CloudStack panel. A link to an account placed next to ISO,
template, VM and other entities in CloudStack's UI. If customers doesn't paying
attention, they would click on the account link instead of the link to the
entity they want (vm, template, ISO etc.) Then, if they had wanted to delete
that entity, they would press delete button without realising they were on the
account page, and press Confirm.
I'm suggesting to add an extra step before deletion. In that step users must
write the account name, unless otherwise they can't confirm deletion. Github,
like many other applications asks you to write down the entity's name before
`DESTRUCTIVE and UNRECOVERABLE` actions.

##### STEPS TO REPRODUCE
```
1. List VMs
2. If you don't pay attention you can click on account name which goes to
the account page.
3. Click on delete account.
4. Don't read the text and confirm the action.
5. User kicked out of the platform.
```
https://user-images.githubusercontent.com/9499410/218747129-b1829064-5a3c-4138-a874-f7554c505c4f.mp4
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]