Fix(settings): switch setting default value as store value fallback #176

Merged
jakob.scheid merged 2 commits from fix/switch-setting-default-value into main 2026-08-06 12:48:12 +02:00
Owner

Switch setting default value

This pull request adds the switch default value as a fallback for the stored value. The reactivity to the store remains. Tests for this new behavior were added.

Related issues

Closes #167

# Switch setting default value This pull request adds the switch default value as a fallback for the stored value. The reactivity to the store remains. Tests for this new behavior were added. ## Related issues Closes #167
jakob.scheid added this to the 0.1.0 milestone 2026-08-05 20:27:56 +02:00
jakob.scheid added the Kind/BugArea/Settings
Priority
Medium
3
labels 2026-08-05 20:27:56 +02:00
jakob.scheid added this to the Project Board project 2026-08-05 20:27:56 +02:00
jakob.scheid moved this to Review in Project Board on 2026-08-05 20:27:59 +02:00
jakob.scheid force-pushed fix/switch-setting-default-value from 0d678c8d85 to a242bbad18 2026-08-05 20:46:30 +02:00 Compare
jakob.gregory approved these changes 2026-08-06 12:46:48 +02:00
jakob.scheid added 2 commits 2026-08-06 12:48:03 +02:00
The switch now uses the default value as a fallback for the stored value
and updates the switch state when stored value changes.
Added test cases for the switch to test the default value functionality.
jakob.scheid force-pushed fix/switch-setting-default-value from a242bbad18 to dca7f2176b 2026-08-06 12:48:03 +02:00 Compare
jakob.scheid merged commit 6afbf3efed into main 2026-08-06 12:48:12 +02:00
jakob.scheid deleted branch fix/switch-setting-default-value 2026-08-06 12:48:12 +02:00
jakob.scheid moved this to Done in Project Board on 2026-08-06 12:48:48 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Seekra/frontend#176