public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: 666Goofy666 <666goofy666@proton.me>
To: Dominik Csapak <d.csapak@proxmox.com>
Cc: pve-devel@lists.proxmox.com
Subject: Re: [PATCH manager] ui: form: make pools searchable
Date: Sun, 06 Sep 2026 19:16:19 +0000	[thread overview]
Message-ID: <lZGv5HXBbwpruJrLbIrZ1j8zDkEhmN9oTQTJTWPKfApnEc9QBTR5DOGCSC8tOuhQ5ViBjfkIVldRXw_spc0HVQS7WY21E2lbljaMUoriM3c=@proton.me> (raw)
In-Reply-To: <d5592a65-1396-4822-b1f7-ccfa10cdfb1d@proxmox.com>

hi,

CLA is ok!
let me know if I should resend the patch.

best regards!



On Thursday, July 16th, 2026 at 14:09, Dominik Csapak <d.csapak@proxmox.com> wrote:

> hi,
> 
> thanks again for wanting to contribute, did you already read the
> https://pve.proxmox.com/wiki/Developer_Documentation ?
> 
> especially the part about the CLA (on the very bottom of the page).
> 
> We'd need one signed before we can include any contribution from you.
> 
> thanks!
> 
> On 7/16/26 12:10 AM, 666Goofy666 wrote:
> > Enable typing in the pool selector to improve usability when many pools are available.
> >
> > Signed-off-by: 666Goofy666 <666goofy666@proton.me>
> > ---
> >   www/manager6/form/PoolSelector.js | 4 ++++
> >   1 file changed, 4 insertions(+)
> >
> > diff --git a/www/manager6/form/PoolSelector.js b/www/manager6/form/PoolSelector.js
> > index d4f45622..b00b1b16 100644
> > --- a/www/manager6/form/PoolSelector.js
> > +++ b/www/manager6/form/PoolSelector.js
> > @@ -8,6 +8,10 @@ Ext.define(
> >           valueField: 'poolid',
> >           displayField: 'poolid',
> >
> > +        editable: true,
> > +        anyMatch: true,
> > +        forceSelection: true,
> > +
> >           initComponent: function () {
> >               var me = this;
> >
> 
> 
> 
> 
>



      reply	other threads:[~2026-09-06 19:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 22:07 [PATCH manager] ui: form: make pools searchable 666Goofy666
2026-07-16 14:08 ` Dominik Csapak
2026-09-06 19:16   ` 666Goofy666 [this message]

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='lZGv5HXBbwpruJrLbIrZ1j8zDkEhmN9oTQTJTWPKfApnEc9QBTR5DOGCSC8tOuhQ5ViBjfkIVldRXw_spc0HVQS7WY21E2lbljaMUoriM3c=@proton.me' \
    --to=666goofy666@proton.me \
    --cc=d.csapak@proxmox.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal