From: Jonas Theisen <j.theisen@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [PATCH manager v4 00/12] ui: split out disks and nics into grids
Date: Mon, 31 Aug 2026 16:38:24 +0200 [thread overview]
Message-ID: <bb849306-543a-4756-870d-0eb707db2396@proxmox.com> (raw)
In-Reply-To: <c5cd6e42-c488-4ba8-8a79-da47a890b29f@proxmox.com>
On 8/31/26 15:20, Jonas Theisen wrote:
> On 8/31/26 14:29, Dominik Csapak wrote:
>> Same as v3 of the series, basically just a rebase so it applies again.
>>
>> I factored out a few things, so it's easier to reuse (especially since i
>> want to do the same thing for containers when we figured out if the
>> style/layout/etc. fits)
>>
>> Sending again qemu only for now as i don't want to put in a lot of work
>> before we know which direction this will take.
>>
>> I tried to keep most commits small so it's easier to see what the actual
>> change are.
>>
>> NOTE: I took special care for the button enablement logic, but having
>> a close
>> look at that during review would make a lot of sense.
>>
>> -snip-
>
> Tested the patch quickly and looks very good and improves user
> readability
> a lot imho.
> A few things i noticed:
> * Unused disk stays above EFI and TPM disks while it would drop to the
> bottom
> of the list pre-patch. Might be intended but noticed that.
> * Accessibility issue: If the new containers do not fit in the window
> size, they are
> not scrollable vertically so you have to resize your window or shrink the
> Tasks view.
> * Also as already discussed in v1 with David Riley the horizontal
> scrollbar
> is interfering with readability of the contents of the last or only item.
> But this is probably beyond the scope of this patch.
> https://lore.proxmox.com/pve-devel/c0fa8494-a5b2-44cd-b02d-3f9925fcae65@proxmox.com/
>
> * Revert button only updates on un- and reclick. Meaning that after a
> change
> which could be reverted, the button stays disabled until the entry is
> deselected
> and reselected. Same the other way around, where after a revert, the
> Revert button
> would stay enabled after the change is already reverted.
> * EFI Disk: "Volume/File" and "Size" are empty while for TPM state
> they are populated
> * EFI Disk: Will the EFI cert enrollment status i.e. ms-cert=### be
> parsed and displayed?
>
> --
> Tested-by: Jonas Theisen <j.theisen@proxmox.com>
Addendum:
* column "Async I/O" is empty for the Default setting while for "Cache"
it displays
"Default (No cache)". Would expect "Default (io_uring)" as shown in the
Edit panel
prev parent reply other threads:[~2026-08-31 14:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-31 12:27 [PATCH manager v4 00/12] ui: split out disks and nics into grids Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 01/12] ui: utils: factor out 'media=cdrom' check Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 02/12] ui: factor out the guest key nic regex check Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 03/12] ui: add pending grid Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 04/12] ui: revert button: add parentXType and reloadCallback Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 05/12] ui: button: add config remove button Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 06/12] ui: qemu: hardware: wrap in container Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 07/12] ui: qemu: introduce hardware disk grid Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 08/12] ui: qemu: introduce hardware net grid Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 09/12] ui: qemu: hardware view: separate disks into own grid Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 10/12] ui: qemu: hardware view: separate nics " Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 11/12] ui: qemu: hardware view: inline edit/remove/revert button in general grid Dominik Csapak
2026-08-31 12:27 ` [PATCH manager v4 12/12] ui: qemu: hardware view: inline 'add efi' menuitem Dominik Csapak
2026-08-31 13:20 ` [PATCH manager v4 00/12] ui: split out disks and nics into grids Jonas Theisen
2026-08-31 14:11 ` Aaron Lauterer
2026-08-31 14:38 ` Jonas Theisen [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=bb849306-543a-4756-870d-0eb707db2396@proxmox.com \
--to=j.theisen@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