[pdm-devel] [PATCH datacenter-manager/yew-widget-toolkit v2 0/2] disable content tab on pbs datastores when they are in maintenance mode "offline"

Shannon Sterz s.sterz at proxmox.com
Tue Dec 16 15:38:54 CET 2025


this disables the content tab of a pbs datastore and shows an
appropriate tooltip.

changes since v1:

* noticed that the `.tip()` function of `TabBarItem` didn't work at all,
  so added a patch that makes it work as intended.
* reworded the tooltip slightly for clarity.

proxmox-yew-widget-toolkit:

Shannon Sterz (1):
  tab bar: make `TabBarItem::tip` work as intended

 src/widget/tab/tab_bar.rs | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


proxmox-datacenter-manager:

Shannon Sterz (1):
  ui: datastore panel: disable content tab when datastore is offline

 ui/src/pbs/datastore.rs | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)


Summary over all repositories:
  2 files changed, 24 insertions(+), 2 deletions(-)

--
Generated by git-murpp 0.8.1




More information about the pdm-devel mailing list