Pattern
Event Handler Invariants
event-handler-invariants
State-driven UI depends on fragile invariants: handlers fire only when transitions are correct, events bubble when expected, and browser prompts trigger only under spec-true return values—violations cause silent non-effects or inconsistent selection behavior.