]> git.proxmox.com Git - pve-manager.git/commit
ui: guest selector: improve set/getValue handling during store load
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 6 Mar 2023 14:23:30 +0000 (15:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Mar 2023 17:47:34 +0000 (18:47 +0100)
commitd3086ce7521ef8256265b8033f7e05f1fedf9889
tree199f54655ea8440c5f41c95fb182315c9d99a28a
parent66a38a6afac785d6b36168f79d3726e655e3930b
ui: guest selector: improve set/getValue handling during store load

When one calls setValue or getValue during a store load, the store
might be empty or incomplete, so defer the selection after the load
and cache the value for getValue invocations until the store is
loaded

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/form/VMSelector.js