Skip to content

fixed store process + checkbox input not shown - #237

Merged
devboomtech merged 1 commit into
stagingfrom
checkbox_logic
Feb 2, 2026
Merged

fixed store process + checkbox input not shown#237
devboomtech merged 1 commit into
stagingfrom
checkbox_logic

Conversation

@devboomtech

@devboomtech devboomtech commented Feb 2, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Low risk one-line change that only affects how stored multipleChoice values are rehydrated when a key is missing, preventing undefined check states.

Overview
Fixes submit-progress rehydration for multipleChoice fields by treating missing stored option keys as unchecked (checked: formData[option.key] ?? false), avoiding undefined checkbox state during restore.

Written by Cursor Bugbot for commit 66941bd. This will update automatically on new commits. Configure here.

@devboomtech
devboomtech merged commit c86a3ff into staging Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants