AntiPattern
UI State Misinterpretation
ui-state-misinterpretation
UI components mis-handle state and handler semantics—closing, disabling, or click/validation behavior depends on fragile defaults (callback identity, render readiness, implicit button roles, or disabled-date logic), leading to hidden controls, unexpected actions, or blanking during scroll.