WebThingsIO / gateway

WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
http://webthings.io/gateway
Mozilla Public License 2.0
2.62k stars 339 forks source link

Confirm removal of add-on #3111

Open benfrancis opened 12 months ago

benfrancis commented 12 months ago

As a user I want to be prompted to confirm the removal of an add-on after clicking the "Remove" button, so that I don't accidentally delete an add-on and lose data.

Currently the remove button will immediately remove an add-on, without any kind of confirmation. This may lead to people deleting an add-on by mistake and losing data.

sudip57 commented 11 months ago

Can i work on this issue @benfrancis?

benfrancis commented 11 months ago

@sudip57 That would be great thanks, no need to ask for permission.

I would suggest following the design convention of the existing remove dialogs, like the one for removing a thing.

Mockup: remove_add-on