[pve-devel] applied: [PATCH manager 2/2] ui: lvmthin: fix not being able to edit the storage
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Mar 21 10:37:13 CET 2023
Am 21/03/2023 um 10:16 schrieb Dominik Csapak:
> the change handler of the edit config from a displayeditfield still
> triggers, even if not shown/disabled. sadly this enabled another
> editconfig part of a displayeditfield, which triggers an error
> in the api
>
> to fix that, simply check if this field is disabled before setting
> the other fields value
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> www/manager6/storage/LvmThinEdit.js | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list