Skip to content

test: add checkbox default on regression#98

Merged
maxatwork merged 1 commit intomasterfrom
codex/close-pr-25-regression
Mar 21, 2026
Merged

test: add checkbox default on regression#98
maxatwork merged 1 commit intomasterfrom
codex/close-pr-25-regression

Conversation

@maxatwork
Copy link
Copy Markdown
Owner

@maxatwork maxatwork commented Mar 21, 2026

Summary

  • add a DOM regression test for checked checkboxes without an explicit value
  • lock the browser-default "on" serialization behavior in both extractPairs and formToObject
  • provide test-backed evidence for closing legacy PR check for value='on' #25

Test Plan

  • npm test

Summary by cubic

Add a DOM regression test to ensure a checked checkbox without an explicit value serializes as "on" in both extractPairs and formToObject. This locks the browser-default behavior and guards against future regressions.

Written for commit 0debb8b. Summary will update on new commits.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@maxatwork maxatwork merged commit c002aca into master Mar 21, 2026
5 checks passed
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.

1 participant