AntiPattern

Keyboard Sorting Selection Mismatch

selection-sorting-model-mismatch

Selection and sorting mechanisms fail to align because the UI component’s default keyboard-selection model cannot express column/item-based selection, and sorting rebuilds or reorders the underlying dataset, causing focus, highlights, and fixed items to drift or reset unexpectedly.