AntiPattern
Form Semantics Mismatch
form-semantics-mismatch
Client-side form submission semantics fail because form attributes, validation schemas, and event/error handling are assumed to behave like a different contract, causing Cognito calls not to POST, browser prompts not to show, and server fields to be overwritten or inconsistent.