Ask for confirmation when detach a script #5073
Replies: 2 comments 2 replies
-
I'm not convinced this is needed since a modal is just more clicks to achieve something you can easily undo (Ctrl+Z).
You can search for it in the FileSystem dock and drag-and-drop it back on your node if this is too far away in the history. |
Beta Was this translation helpful? Give feedback.
-
Detaching a script doesn't result in loss of data (unlike removing the script file from disk), so it shouldn't have a confirmation dialog. Since 10 years ago or so, there's been a move to remove redundant confirmation dialogs from operating systems and applications. For example, this is why Windows 8 and later will no longer display a confirmation dialog when moving a file to trash. (You'll still see a dialog when emptying the trash or when using Shift + Delete to remove files permanently, as both of these operations cause loss of data.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I find it odd that you can detach a script from it's node in just one click without confirmation. If your script did not has the same name as its node, when you reclick on the script button you can't find it back easily.
My suggestion would be to add a modal to ask for confirmation when you try to detach a script.
It's my first proposition here so I hope I searched enough to be sure it was not proposed already.
Beta Was this translation helpful? Give feedback.
All reactions