public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-manager v2 0/2] ui: vm create: populate EFI and
@ 2026-08-06 13:01 Jonas Theisen
  2026-08-06 13:01 ` [PATCH pve-manager v2 1/2] ui: vm create: populate EFI and TPM storage by default Jonas Theisen
  2026-08-06 13:01 ` [PATCH pve-manager v2 2/2] ui: vm: create: fix autoSelect for disk storage selector when re-enabling field Jonas Theisen
  0 siblings, 2 replies; 3+ messages in thread
From: Jonas Theisen @ 2026-08-06 13:01 UTC (permalink / raw)
  To: pve-devel

On VM creation the storage dropdown for EFI and TPM were empty,
while the storage for VM disks was populated by default.

This patch series adds the parameters to the selectors to also
populate the storage for EFI and TPM disks automatically and fixes
an issue where disabling and reenabling the selectors would not
trigger the autofill.

Reported by a forum user in https://forum.proxmox.com/threads/185473/

Signed-off-by: Jonas Theisen <j.theisen@proxmox.com>

Jonas Theisen (2):
  ui: vm create: populate EFI and TPM storage by default
  ui: vm: create: fix autoSelect for disk storage selector when
    re-enabling field

 www/manager6/form/DiskStorageSelector.js | 5 +++++
 www/manager6/qemu/HDEfi.js               | 1 +
 www/manager6/qemu/HDTPM.js               | 1 +
 www/manager6/qemu/SystemEdit.js          | 2 ++
 4 files changed, 9 insertions(+)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-06 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 13:01 [PATCH pve-manager v2 0/2] ui: vm create: populate EFI and Jonas Theisen
2026-08-06 13:01 ` [PATCH pve-manager v2 1/2] ui: vm create: populate EFI and TPM storage by default Jonas Theisen
2026-08-06 13:01 ` [PATCH pve-manager v2 2/2] ui: vm: create: fix autoSelect for disk storage selector when re-enabling field Jonas Theisen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal