From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: yew-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com>
Subject: applied: [PATCH yew-comp] wizard: fix page unlocking with advanced fields
Date: Thu, 28 May 2026 13:17:39 +0200 [thread overview]
Message-ID: <177996705426.1976860.16471421617388084019.b4-ty@b4> (raw)
In-Reply-To: <20260528091851.1424576-1-d.csapak@proxmox.com>
On Thu, 28 May 2026 11:18:45 +0200, Dominik Csapak wrote:
> The wizard depends on the form context validation of the pages to
> determine which to lock and unlock. Initially all pages are locked and
> only if the form_ctx changes and is valid the corresponding page will be
> unlocked. With the introduction of the advanced button in the wizard,
> this can happen for pages even if they're not rendered yet.
>
> For pages that are by default invalid (e.g. includes a required field
> that is empty at the start) this means the form_ctx will show is_valid
> since none of the form fields are registered yet with it.
>
> [...]
Applied, thanks!
[1/1] wizard: fix page unlocking with advanced fields
commit: 5f057210b197042c1223e39e3dee3f802754234c
prev parent reply other threads:[~2026-05-28 11:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 9:18 [PATCH yew-comp] wizard: fix page unlocking with advanced fields Dominik Csapak
2026-05-28 10:20 ` Thomas Lamprecht
2026-05-28 10:55 ` Dominik Csapak
2026-05-28 11:15 ` Thomas Lamprecht
2026-05-28 11:17 ` Thomas Lamprecht [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=177996705426.1976860.16471421617388084019.b4-ty@b4 \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=yew-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