public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-manager 1/1] fix #6234: make CephFS page scrollable
@ 2026-03-30  9:13 Nicolas Frey
  2026-04-13  8:29 ` applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Frey @ 2026-03-30  9:13 UTC (permalink / raw)
  To: pve-devel

adds scrolling along the y axis to the CephFS page to account for
multiple MDS in a Ceph cluster.

Fixes: https://bugzilla.proxmox.com/show_bug.cgi?id=6234
Signed-off-by: Nicolas Frey <n.frey@proxmox.com>
---
 www/manager6/ceph/FS.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager6/ceph/FS.js b/www/manager6/ceph/FS.js
index a3bd1e85..5f049255 100644
--- a/www/manager6/ceph/FS.js
+++ b/www/manager6/ceph/FS.js
@@ -74,6 +74,7 @@ Ext.define(
         xtype: 'pveNodeCephFSPanel',
         mixins: ['Proxmox.Mixin.CBind'],
 
+        scrollable: 'y',
         title: gettext('CephFS'),
         onlineHelp: 'pveceph_fs',
 
-- 
2.47.3




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

* applied: [PATCH pve-manager 1/1] fix #6234: make CephFS page scrollable
  2026-03-30  9:13 [PATCH pve-manager 1/1] fix #6234: make CephFS page scrollable Nicolas Frey
@ 2026-04-13  8:29 ` Fabian Grünbichler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2026-04-13  8:29 UTC (permalink / raw)
  To: pve-devel, Nicolas Frey


On Mon, 30 Mar 2026 11:13:08 +0200, Nicolas Frey wrote:
> adds scrolling along the y axis to the CephFS page to account for
> multiple MDS in a Ceph cluster.
> 
> 

Applied, thanks!

[1/1] fix #6234: make CephFS page scrollable
      commit: 109490bba041229ffad1c5a6570a7f59d716c956

Best regards,
-- 
Fabian Grünbichler <f.gruenbichler@proxmox.com>




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

end of thread, other threads:[~2026-04-13  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-30  9:13 [PATCH pve-manager 1/1] fix #6234: make CephFS page scrollable Nicolas Frey
2026-04-13  8:29 ` applied: " Fabian Grünbichler

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