Skip to content

unchecked checkboxes were not considered#85

Closed
emmeci92 wants to merge 1 commit intomaxatwork:masterfrom
emmeci92:form2jsFixed
Closed

unchecked checkboxes were not considered#85
emmeci92 wants to merge 1 commit intomaxatwork:masterfrom
emmeci92:form2jsFixed

Conversation

@emmeci92
Copy link

No description provided.

@maxatwork
Copy link
Owner

Closing as stale and superseded by #99, which is now merged. The old proposal targeted a legacy file path and moved checkbox handling further away from native browser semantics. The current behavior is intentionally browser-aligned: unchecked checkbox/radio controls are omitted, checked controls submit their raw string value, and any boolean coercion should happen at the application layer.

@maxatwork maxatwork closed this Mar 21, 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