all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: 666Goofy666 <666goofy666@proton.me>
To: "pve-devel@lists.proxmox.com" <pve-devel@lists.proxmox.com>
Subject: ui: make selection fields searchable
Date: Tue, 14 Jul 2026 11:10:29 +0000	[thread overview]
Message-ID: <BznjyZ_XyjnTCwClZpdO2NGUXT-MkQHjAEoDJnpNEoRLETfFGB6sr0Jiefj7CgfU5vwBAao-0cjttoQFZ7rXGyq8BzTmFt1P0NiXb9EvCSc=@proton.me> (raw)

Hi,
thanks for your continued work on Proxmox.

I would like to make pools and bridges forms selection fields searchable 

I tried something like this patch : https://lore.proxmox.com/pve-devel/20240412091613.30038-1-f.ebner@proxmox.com/ to `pve-manager/www/manager6/form/PoolSelector.js` and it works as expected.

However, for `pve-manager/www/manager6/form/BridgeSelector.js` the situation is a bit different because the current behavior should be preserved: select the first filtered element

at `pve-manager/www/manager6/qemu/NetworkEdit.js:83` and LXC (implicite true) there is `autoSelect: true` which is handled/overridden at `proxmox-widget-toolkit/src/form/ComboGrid.js:435`
This makes searching impossible, because as soon as one character is typed, the first result is match.

What would be the recommended approach?

Thanks,

Goofy





             reply	other threads:[~2026-07-14 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 11:10 666Goofy666 [this message]
2026-07-15  7:42 ` ui: make selection fields searchable Dominik Csapak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BznjyZ_XyjnTCwClZpdO2NGUXT-MkQHjAEoDJnpNEoRLETfFGB6sr0Jiefj7CgfU5vwBAao-0cjttoQFZ7rXGyq8BzTmFt1P0NiXb9EvCSc=@proton.me' \
    --to=666goofy666@proton.me \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal