Skip to content

[stable5.8] fix(ui): use v-model for assistance setting switches#12979

Merged
kesselb merged 1 commit into
stable5.8from
backport/12975/stable5.8
May 27, 2026
Merged

[stable5.8] fix(ui): use v-model for assistance setting switches#12979
kesselb merged 1 commit into
stable5.8from
backport/12975/stable5.8

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 26, 2026

Backport of PR #12975

:checked is not a prop on NcFormBoxSwitch (it expects modelValue),
so both the follow-up reminders and context chat switches always
appeared off and unresponsive. Switch to v-model which wires the
existing computed setters correctly.

Assisted-by: Claude:claude-sonnet-4-6
Signed-off-by: Christoph Wurst <1374172+ChristophWurst@users.noreply.github.com>
@kesselb kesselb merged commit 7c8f8cc into stable5.8 May 27, 2026
41 checks passed
@kesselb kesselb deleted the backport/12975/stable5.8 branch May 27, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants