AntiPattern

UI State Wiring Drift

ui-state-wiring-drift

UI components fail when selection/validation/state is wired per-instance instead of through a shared controller (group) or targeted render logic, causing repeated error messages, inconsistent pressed states, and misapplied open/trigger styling.