all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH widget-toolkit/yew-comp 0/2] Subject: fix #7426: use correct name tooltips for network interface types
@ 2026-07-06 11:14 Elias Huhsovitz
  2026-07-06 11:14 ` [PATCH widget-toolkit 1/2] fix #7426: ui: network: use correct name tooltips for " Elias Huhsovitz
  2026-07-06 11:14 ` [PATCH yew-comp 2/2] " Elias Huhsovitz
  0 siblings, 2 replies; 3+ messages in thread
From: Elias Huhsovitz @ 2026-07-06 11:14 UTC (permalink / raw)
  To: pve-devel; +Cc: Elias Huhsovitz

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-06 11:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-06 11:14 [PATCH widget-toolkit/yew-comp 0/2] Subject: fix #7426: use correct name tooltips for network interface types Elias Huhsovitz
2026-07-06 11:14 ` [PATCH widget-toolkit 1/2] fix #7426: ui: network: use correct name tooltips for " Elias Huhsovitz
2026-07-06 11:14 ` [PATCH yew-comp 2/2] " Elias Huhsovitz

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal