3a1340eabd
Added onCellFocused handler to automatically enter edit mode when a cell receives focus. - Listen to @cell-focused event - Check if column is editable - Call startEditingCell() on focus - Result: Tab key, arrow keys, or any navigation auto-enters edit mode Affects: All pages using KsDataGrid with editable cells Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>