[pve-devel] [PATCH manager 0/2] improve UX in resource edit dialog
Michael Köppl
m.koeppl at proxmox.com
Fri Sep 19 17:33:15 CEST 2025
The first patch fixes an annoyance with the resource edit dialog where
the dropdown text field would automatically be focused upon opening the
dialog and would hide the dialog behind the dropdown. To avoid this, the
defaultFocus is turned off.
The second patch also changes this input field to not allow blank
inputs, giving users better visual feedback.
pve-manager:
Michael Köppl (2):
ui: ha: remove focus from VM/CT dropdown in resource edit window
ui: ha: do not allow an empty VM/CT dropdown in resource edit window
www/manager6/ha/ResourceEdit.js | 2 ++
1 file changed, 2 insertions(+)
Summary over all repositories:
1 files changed, 2 insertions(+), 0 deletions(-)
--
Generated by git-murpp 0.8.0
More information about the pve-devel
mailing list