Re: [pve-devel] [PATCH manager v2] ui: node: use plug icon for node shutdown

2025-07-15 Thread Thomas Lamprecht
Am 14.07.25 um 12:48 schrieb Dominik Csapak: > I don't think we'll prevent all users from mis-clicking the button with this > change, > but having a different Icon can probably avoid *some* confusion. > > I don't really like that this icon would imply we 'pull the plug', > but there is sadly not

Re: [pve-devel] [PATCH manager v2] ui: node: use plug icon for node shutdown

2025-07-14 Thread Dominik Csapak
I don't think we'll prevent all users from mis-clicking the button with this change, but having a different Icon can probably avoid *some* confusion. I don't really like that this icon would imply we 'pull the plug', but there is sadly not really a better icon that is different from the shutdown

[pve-devel] [PATCH manager v2] ui: node: use plug icon for node shutdown

2025-07-02 Thread Aaron Lauterer
this makes it optically different to the guest shutdown and hopefully helps to avoid confusion and accidential node shutdowns. Signed-off-by: Aaron Lauterer --- Notes: changes since: v1: * rebased with updated indentations This came up in the forum and I do like the idea and