From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com, Lukas Wagner <l.wagner@proxmox.com>
Subject: applied: [PATCH proxmox-yew-comp v6 2/2] loadable component: don't trigger reload when starting a task
Date: Mon, 9 Mar 2026 21:08:56 +0100 [thread overview]
Message-ID: <177308688529.191170.17924934496322969088.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260309083640.49044-3-l.wagner@proxmox.com>
On Mon, 09 Mar 2026 09:36:35 +0100, Lukas Wagner wrote:
> The view will be reloaded anyways when the task viewer closes.
>
> Usually, one wants to start a new task to produce/refresh some data
> which should later be displayed in the component, so it makes little
> sense to reload before the task actually finishes.
>
> This avoids an issue with the previous commit. The double-load would
> reset 'fresh_load' after the first load, leading to the new data not
> being correctly displayed after the second load.
>
> [...]
Applied, thanks!
[2/2] loadable component: don't trigger reload when starting a task
commit: ad1d0361f3e5c1c17fb4b54baa3555f99afd9414
next prev parent reply other threads:[~2026-03-09 20:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-09 8:36 [PATCH datacenter-manager/proxmox-yew-comp v6 0/7] manual refresh button for remote task cache Lukas Wagner
2026-03-09 8:36 ` [PATCH proxmox-yew-comp v6 1/2] task list: add support for starting refresh tasks Lukas Wagner
2026-03-09 20:08 ` applied: " Thomas Lamprecht
2026-03-09 8:36 ` [PATCH proxmox-yew-comp v6 2/2] loadable component: don't trigger reload when starting a task Lukas Wagner
2026-03-09 20:08 ` Thomas Lamprecht [this message]
2026-03-09 8:36 ` [PATCH datacenter-manager v6 1/5] remote tasks: move implementation to server crate Lukas Wagner
2026-03-09 21:38 ` applied: " Thomas Lamprecht
2026-03-09 8:36 ` [PATCH datacenter-manager v6 2/5] remote tasks: implement `refresh_task_cache` for manual task fetching Lukas Wagner
2026-03-09 21:38 ` applied: " Thomas Lamprecht
2026-03-09 8:36 ` [PATCH datacenter-manager v6 3/5] api: add /remotes/tasks/refresh Lukas Wagner
2026-03-09 21:38 ` applied: " Thomas Lamprecht
2026-03-09 8:36 ` [PATCH datacenter-manager v6 4/5] ui: remote task view: set refresh_task_url property for task viewer Lukas Wagner
2026-03-09 21:38 ` applied: " Thomas Lamprecht
2026-03-09 8:36 ` [PATCH datacenter-manager v6 5/5] clippy: remote tasks: implement Default for TaskState Lukas Wagner
2026-03-09 21:38 ` applied: " Thomas Lamprecht
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=177308688529.191170.17924934496322969088.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=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