[pve-devel] applied: [PATCH manager] ui: disk storage selector: fix check for disabling format selector
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Jul 18 12:31:23 CEST 2025
On Fri, 18 Jul 2025 12:24:14 +0200, Friedrich Weber wrote:
> The API returns an object where a format can map to 0 (unsupported) or
> 1 (supported). However, when deciding whether to disable the format
> selector by counting the number of valid formats, the GUI only took
> the number of entries into account, not the actual values, so it would
> show the format selector even though there is only one entry with
> value 1. Fix this by taking the values into account when counting the
> number of valid formats.
>
> [...]
Applied, thanks!
[1/1] ui: disk storage selector: fix check for disabling format selector
commit: a43d4368468d7bfbb7789a5a42de88534f19cbc5
More information about the pve-devel
mailing list