From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [PATCH datacenter-manager/yew-widget-toolkit 0/3] ui: persist the main menus expanded state
Date: Thu, 20 Aug 2026 10:17:49 +0200 [thread overview]
Message-ID: <20260820081803.991511-1-d.csapak@proxmox.com> (raw)
By saving the state in the browsers local storage.
It also fixes an issue where menus that were collapsed by default wouldn't open
on the first click.
Note that for the pdm patches, pwt must be bumped and the new version must be
recorded in Cargo.toml.
proxmox-yew-widget-toolki:
Dominik Csapak (2):
widget: navigation drawer: fix first open for default collapsed menus
widget: navigation drawer: allow persisting the expanded state
src/widget/nav/navigation_drawer.rs | 138 +++++++++++++++++++++++-----
1 file changed, 115 insertions(+), 23 deletions(-)
proxmox-datacenter-manager:
Dominik Csapak (1):
ui: main menu: make expanded/collapsed state persistent
ui/src/main_menu.rs | 1 +
1 file changed, 1 insertion(+)
Summary over all repositories:
2 files changed, 116 insertions(+), 23 deletions(-)
--
Generated by murpp 0.11.0
next reply other threads:[~2026-08-20 8:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-20 8:17 Dominik Csapak [this message]
2026-08-20 8:17 ` [PATCH yew-widget-toolkit 1/3] widget: navigation drawer: fix first open for default collapsed menus Dominik Csapak
2026-08-20 8:17 ` [PATCH yew-widget-toolkit 2/3] widget: navigation drawer: allow persisting the expanded state Dominik Csapak
2026-08-20 8:17 ` [PATCH datacenter-manager 3/3] ui: main menu: make expanded/collapsed state persistent 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=20260820081803.991511-1-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pdm-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.