From: Elias Huhsovitz <e.huhsovitz@proxmox.com>
To: pve-devel@lists.proxmox.com
Cc: Elias Huhsovitz <e.huhsovitz@proxmox.com>
Subject: [PATCH widget-toolkit/yew-comp 0/2] Subject: fix #7426: use correct name tooltips for network interface types
Date: Mon, 6 Jul 2026 13:14:53 +0200 [thread overview]
Message-ID: <20260706111455.106630-1-e.huhsovitz@proxmox.com> (raw)
Fixes bug #7426, where the tooltip for the network interface
name field incorrectly showed VLAN examples when creating a Linux Bridge or Bond.
The fix is applied to both the ExtJS UI (proxmox-widget-toolkit)
and the new Rust/Yew UI (proxmox-yew-comp).
The tooltips are now dynamically set based on the interface type being
created/edited, providing accurate examples and validation rules.
proxmox-widget-toolkit:
Elias Huhsovitz (1):
fix #7426: ui: network: use correct name tooltips for interface types
src/node/NetworkEdit.js | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
proxmox-yew-comp:
Elias Huhsovitz (1):
fix #7426: ui: network: use correct name tooltips for interface types
src/configuration/network_edit.rs | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Summary over all repositories:
2 files changed, 13 insertions(+), 12 deletions(-)
--
Generated by murpp 0.12.0
next reply other threads:[~2026-07-06 11:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 11:14 Elias Huhsovitz [this message]
2026-07-06 11:14 ` [PATCH widget-toolkit 1/2] fix #7426: ui: network: use correct name tooltips for interface types Elias Huhsovitz
2026-07-06 11:14 ` [PATCH yew-comp 2/2] " Elias Huhsovitz
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=20260706111455.106630-1-e.huhsovitz@proxmox.com \
--to=e.huhsovitz@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