AntiPattern
State Derivation Mismatch
state-derivation-lifecycle-mismatch
Derived UI state (columns, list ordering, or selection/sort handlers) is computed in the wrong lifecycle or context, so rerenders and change events fire with unexpected semantics, breaking keyboard sorting and causing list updates to appear inconsistent.