Fix(settings): settings validator selection setting default values array handling #155

Merged
jakob.scheid merged 2 commits from fix/settings-validator-selection-default-values-array into main 2026-07-31 20:58:30 +02:00
Owner

Settings validator selection setting default values array handling

This pull request updates the settings validator to expect array default value for selections with allowMultiple: true. There are new test cases to test this behavior.

Related issues

Closes: #143

# Settings validator selection setting default values array handling This pull request updates the settings validator to expect array default value for selections with `allowMultiple: true`. There are new test cases to test this behavior. ## Related issues Closes: #143
jakob.scheid added this to the 0.1.0 milestone 2026-07-30 10:48:57 +02:00
jakob.scheid added the Kind/Bug
Priority
Medium
3
labels 2026-07-30 10:48:57 +02:00
jakob.scheid added this to the Project Board project 2026-07-30 10:48:57 +02:00
jakob.scheid added 2 commits 2026-07-30 10:48:57 +02:00
Added test cases to the settings validator unit test to test the
selection setting default value array handling when allowMultiple is
true.
jakob.scheid moved this to Review in Project Board on 2026-07-30 10:49:04 +02:00
jakob.gregory approved these changes 2026-07-31 18:27:12 +02:00
jakob.scheid merged commit 8f83efb16b into main 2026-07-31 20:58:30 +02:00
jakob.scheid deleted branch fix/settings-validator-selection-default-values-array 2026-07-31 20:58:30 +02:00
jakob.scheid moved this to Done in Project Board on 2026-07-31 20:59:07 +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#155