From: "Dominik Rusovac" <d.rusovac@proxmox.com>
To: "David Riley" <d.riley@proxmox.com>, <pve-devel@lists.proxmox.com>
Subject: Re: [PATCH pve-manager] ui: ceph: osd: fix toolbar overflow
Date: Tue, 17 Mar 2026 14:58:19 +0100 [thread overview]
Message-ID: <DH53ZNAMAX20.2CTRKEBEUVTHQ@proxmox.com> (raw)
In-Reply-To: <20260317134154.108227-1-d.riley@proxmox.com>
lgtm
Reviewed-by: Dominik Rusovac <d.rusovac@proxmox.com>
Tested-by: Dominik Rusovac <d.rusovac@proxmox.com>
On Tue Mar 17, 2026 at 2:41 PM CET, David Riley wrote:
> On small screens, the toolbar options overflow the container and
> become unreachable/visually cut off.
>
> Enable horizontal scrolling for the toolbar to ensure all
> options remain accessible on narrow viewports.
>
> Signed-off-by: David Riley <d.riley@proxmox.com>
> ---
> www/manager6/ceph/OSD.js | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/www/manager6/ceph/OSD.js b/www/manager6/ceph/OSD.js
> index 6192f5a4..c461b13e 100644
> --- a/www/manager6/ceph/OSD.js
> +++ b/www/manager6/ceph/OSD.js
> @@ -860,6 +860,7 @@ Ext.define('PVE.node.CephOsdTree', {
> ],
>
> tbar: {
> + overflowHandler: 'scroller',
> items: [
> {
> text: gettext('Reload'),
prev parent reply other threads:[~2026-03-17 13:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 13:41 David Riley
2026-03-17 13:58 ` Dominik Rusovac [this message]
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=DH53ZNAMAX20.2CTRKEBEUVTHQ@proxmox.com \
--to=d.rusovac@proxmox.com \
--cc=d.riley@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