From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] applied: [PATCH pve_flutter_frontend v2] fix: ui: render pending chip widget in column to avoid overflow error
Date: Tue, 1 Jul 2025 13:55:29 +0200 [thread overview]
Message-ID: <3a16a65a-cb06-45df-ae62-4c35b080fd14@proxmox.com> (raw)
In-Reply-To: <20250616125844.52117-1-s.shaji@proxmox.com>
On 6/16/25 14:58, Shan Shaji wrote:
> When the pending chip appears after enabling an option from the options
> page, Flutter throws an overflow error, causing the chip to render
> on top of the Switch widget due to insufficient space between
> the title and the switch toggle.
>
> To resolve this, modify the layout so that the pending chip widget
> is rendered in a column instead of a row.
>
> Signed-off-by: Shan Shaji <s.shaji@proxmox.com>
> ---
>
> Steps to reproduce the issue:
> 1. Navigate to the options tab of any VM.
> 2. Enable the "KVM hardware viritualization" option.
> 3. You will encounter a render flex error.
>
> changes since v1:
> * changed commit message.
> * moved steps to reproduce section under "---".
>
> lib/widgets/pve_config_switch_list_tile.dart | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-07-01 11:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-16 12:58 [pve-devel] " Shan Shaji
2025-07-01 11:55 ` Dominik Csapak [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=3a16a65a-cb06-45df-ae62-4c35b080fd14@proxmox.com \
--to=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