public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Christoph Heiss <c.heiss@proxmox.com>
To: Max Carrara <m.carrara@proxmox.com>
Cc: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: Re: [pve-devel] [PATCH installer 0/4] tui: make disk options view tabbed on small screens
Date: Thu, 4 Jul 2024 11:05:07 +0200	[thread overview]
Message-ID: <azmyoubwnvvucvaytel7xrwqpykwhwy56otvr6g4qkrvvupsp3@txryuntq6t6d> (raw)
In-Reply-To: <D2F7H2Y7FX6O.3EZ61UI3WHQUA@proxmox.com>

On Tue, Jul 02, 2024 at 06:49:12PM GMT, Max Carrara wrote:
> On Thu Jun 13, 2024 at 1:53 PM CEST, Christoph Heiss wrote:
> > [..]
>
> Pretty neat! I like this a lot. See my entire feedback below.
>
> Leaving these here already so they don't get lost ;)
>
> Reviewed-by: Max Carrara <m.carrara@proxmox.com>
> Tested-by: Max Carrara <m.carrara@proxmox.com>
>

Thanks for the review!

[..]
> Testing
> -------
>
> * tty size: 60x15
>   - tabs work as intended, but the actual contents of the tabs get lost
>     for ZFS and BTRFS configurations, because there's not enough
>     vertical space
>   - it's (unsurprisingly) still possible to navigate through those
>     options, they're just not visible
>   - my suggestion would be to add some kind of scrolling view here,
>     though I'm not sure if we're aiming to support ttys that are *this*
>     small
>
> * tty size: 60x20
>   - same as above, except that the first (four) configuration options
>     in the advanced disk config tab are displayed, the other ones are
>     still lost

Well, 80x24 is basically the minimum size I'd reasonable support. It's
the resolution specified by the VT10x, so I would say it's safe to
assume that every video output supports at _least_ that. It's also
what's used for serial output. See also e.g. commit 3facbe51c [0] or the
VT100 technical manual [1] some more in-depth information.

And since the target is pretty defined for this (always fullscreen on
some video output, not some resizable graphical terminal window or
such), so I think supporting anything less would be a lot of work for
pretty much no return.

>
> * tty size: 80x24
>   - works pretty great, as there now is enough vertical space to display
>     everything
>   - haven't tested with multiple disks, but if a user wanted to e.g.
>     use ZFS with *a lot* of disks, there's still a risk that they might
>     run out of vertical space in the disk selection tab

The disk view is scrollable and should scroll as needed. Tested this
with ~12 disks.

>
> * tty size: 81x24
>   - feels awkward (as it does without this series :P) because the right
>     column in the advanced disk config tab gets squeezed (squoze?) too
>     much
>   - as you suggested above, the tab view could therefore IMO be made the
>     default in general, it just looks really neat overall; I personally
>     prefer it quite a lot over the old one

Yeah, that's what I thought, but I wasn't sure. It would also match the
GTK installer in that regard. The side-by-side is quite nice on wide
screens though, but no hard feelings :^)

[0] https://git.proxmox.com/?p=pve-installer.git;a=commitdiff;h=3facbe51c
[1] https://vt100.net/dec/ek-vt100-tm-002.pdf (page 21, "Format")



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


  reply	other threads:[~2024-07-04  9:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13 11:53 Christoph Heiss
2024-06-13 11:53 ` [pve-devel] [PATCH installer 1/4] tui: fix some comment typos Christoph Heiss
2024-06-13 11:53 ` [pve-devel] [PATCH installer 2/4] tui: bootdisk: align btrfs dialog interface with zfs equivalent Christoph Heiss
2024-06-13 11:53 ` [pve-devel] [PATCH installer 3/4] tui: views: add new TabbedView component Christoph Heiss
2024-06-13 11:53 ` [pve-devel] [PATCH installer 4/4] tui: bootdisk: use tabbed view for disk options on small screens Christoph Heiss
2024-07-02 16:49 ` [pve-devel] [PATCH installer 0/4] tui: make disk options view tabbed " Max Carrara
2024-07-04  9:05   ` Christoph Heiss [this message]
2024-07-04  9:28 ` [pve-devel] applied-series: " Thomas Lamprecht

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=azmyoubwnvvucvaytel7xrwqpykwhwy56otvr6g4qkrvvupsp3@txryuntq6t6d \
    --to=c.heiss@proxmox.com \
    --cc=m.carrara@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