[pve-devel] [PATCH widget-toolkit/manager] fix focus/tbar selection issues in ComboGrid

Dominik Csapak d.csapak at proxmox.com
Fri Jan 27 11:14:34 CET 2023


these two patches fix two issues regarding the combobox and the
ComboBoxSetStoreNode. The widget-toolkit patch is necessary to avoid
glitches after the second patch, but independently fixes also the
behaviour described in that commit message.

proxmox-widget-toolkit:

Dominik Csapak (1):
  ComboGrid: avoid needing two clicks after reselecting an item

 src/form/ComboGrid.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

manager:

Dominik Csapak (1):
  ui: ComboBoxSetStoreNode: don't hide the picker when clicking the
    toolbar

 www/manager6/form/ComboBoxSetStoreNode.js | 30 +++++++++++++++++++++++
 1 file changed, 30 insertions(+)

-- 
2.30.2






More information about the pve-devel mailing list