Files
KArtSell.Aegis/frontend
kjh2064 3a1340eabd
deploy / deploy (push) Failing after 47s
deploy / notify (push) Successful in 1s
feat(fe): KsDataGrid - auto-enter edit mode on cell focus
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>
2026-08-16 20:43:54 +09:00
..
2026-08-02 05:15:36 +09:00