public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Lukas Wagner" <l.wagner@proxmox.com>
To: "Lukas Wagner" <l.wagner@proxmox.com>, <pdm-devel@lists.proxmox.com>
Subject: Re: [PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks"
Date: Tue, 21 Apr 2026 14:16:18 +0200	[thread overview]
Message-ID: <DHYTQLCZ2GDN.AVI46MOPMYLA@proxmox.com> (raw)
In-Reply-To: <20260421120344.265900-1-l.wagner@proxmox.com>

On Tue Apr 21, 2026 at 2:03 PM CEST, Lukas Wagner wrote:
> Given the placement in the UI and also its position directly underneath
> the headline "Remote ..." the contents of this task view tab should be
> clear enough to allow the shorter text.
>
> Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
> ---

Forgot to add my "notes":

I sent this patch so that the tab title is consistent with Dominik's
patch here:
https://lore.proxmox.com/all/20260309143827.3017628-1-d.csapak@proxmox.com/T/#u

>  ui/src/pve/remote/mod.rs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/ui/src/pve/remote/mod.rs b/ui/src/pve/remote/mod.rs
> index 5d30deaa..4da0a9bc 100644
> --- a/ui/src/pve/remote/mod.rs
> +++ b/ui/src/pve/remote/mod.rs
> @@ -56,7 +56,7 @@ impl yew::Component for PveRemotePanelComp {
>              .with_item_builder(
>                  TabBarItem::new()
>                      .key("tasks_view")
> -                    .label(tr!("Remote Tasks"))
> +                    .label(tr!("Tasks"))
>                      .icon_class("fa fa-list"),
>                  {
>                      let remote = props.remote.clone();





      reply	other threads:[~2026-04-21 12:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-21 12:03 [PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks" Lukas Wagner
2026-04-21 12:16 ` Lukas Wagner [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=DHYTQLCZ2GDN.AVI46MOPMYLA@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pdm-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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal