all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Dominik Csapak <d.csapak@proxmox.com>
To: Christian Ebner <c.ebner@proxmox.com>, pbs-devel@lists.proxmox.com
Subject: Re: [PATCH proxmox-backup] ui: datastore contents: Increase actions column width
Date: Mon, 27 Apr 2026 13:20:21 +0200	[thread overview]
Message-ID: <c6662170-3d98-4e3f-b44c-7be4acd9a077@proxmox.com> (raw)
In-Reply-To: <20260427102721.380440-1-c.ebner@proxmox.com>

Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>

On 4/27/26 12:26 PM, Christian Ebner wrote:
> Since the introduction of the namespace/group move, the action column
> got an additional icon. The current width is now to narrow, therefore
> potentially not showing important icons like the single file browser.
> 
> Increase the width so the icon is visible again without manual
> intervention.
> 
> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
> ---
>   www/datastore/Content.js | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/datastore/Content.js b/www/datastore/Content.js
> index b1e1f66cb..a4d29e9b6 100644
> --- a/www/datastore/Content.js
> +++ b/www/datastore/Content.js
> @@ -1127,7 +1127,7 @@ Ext.define('PBS.DataStoreContent', {
>               header: gettext('Actions'),
>               xtype: 'actioncolumn',
>               dataIndex: 'text',
> -            width: 150,
> +            width: 170,
>               items: [
>                   {
>                       handler: 'onVerify',





      reply	other threads:[~2026-04-27 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-27 10:27 [PATCH proxmox-backup] ui: datastore contents: Increase actions column width Christian Ebner
2026-04-27 11:20 ` Dominik Csapak [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=c6662170-3d98-4e3f-b44c-7be4acd9a077@proxmox.com \
    --to=d.csapak@proxmox.com \
    --cc=c.ebner@proxmox.com \
    --cc=pbs-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 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