bostrot / wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB
Other
1.83k stars 111 forks source link

[FEATURE] Delete Confirmation #106

Closed frizzant closed 1 year ago

frizzant commented 1 year ago

Is there an existing issue for this?

Problem?

I have a main Distribution I use for most of my tasks. From time to time I use another WSL distro for other non related tasks. What I have noticed is, that the "delete" button does not ask for confirmation.

While I do backups, this would be a small but relevant feature to ensure I don't accidentally delete something I actually needed.

image

Solution

Add second confirmation popup.

Alternatives

Hide this action by default

Anything else?

No response

github-actions[bot] commented 1 year ago

Hello there! As you are a first time Issuer please read our Code of Conduct. Please also check whether your issue description is reasonable and complete. If you are having an issue always include the version you are using (WSL, this app, Windows) as well as a way to reproduce it.

bostrot commented 1 year ago

There is a confirmation dialog already if that is what you mean. It shows up when you click on the trash bin: image

bostrot commented 1 year ago

Closing this for now. Feel free to reopen if that is not what you meant.