pve-manager/www
Dominik Csapak fcf103ffd4 ui: resource mappings: fix editing of mapping for non first node
when editing the pci mapping, we set the nodename of the pci/usbselector
to the selected node. At the same time we disable and hide the node
selector, but it still changes it's value to the 'first' node
(alphabetically sorted) and that triggers a change event.

To prevent that we accidentally set the node of the pci/usbselector
too, we need to check here if the field is disabled.

There seems to be a race when loading the nodes for the nodeselector
which leads to inconsistent behaviour, so this was only encountered for
the pciselector, but theoretically it could also happen for the
usbselector so adding that condition to both.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2024-07-26 11:08:07 +02:00
..
css fix #5106: ui: ceph status: make column wrap the summary text on expand 2024-02-19 14:54:51 +01:00
images makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
manager6 ui: resource mappings: fix editing of mapping for non first node 2024-07-26 11:08:07 +02:00
mobile ui: mobile: enable subscription popup 2024-04-23 16:39:20 +02:00
index.html.tpl expose font-logos via API server and load in UI 2023-10-23 17:26:08 +02:00
Makefile makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
u2f-api.js fix typos in comments 2024-07-22 18:28:18 +02:00