Files
KArtSell.Aegis/frontend
kjh2064 823312fd26
deploy / deploy (push) Failing after 48s
deploy / notify (push) Successful in 0s
fix(fe): KsDataGrid - remove onCellFocused to allow Enter key navigation
Problem: onCellFocused was auto-starting edit mode on every focus,
preventing AG Grid's native Enter-key navigation from working.

Solution: Remove onCellFocused function and @cell-focused event handler.

Now Enter key can properly navigate to next cell (Tab behavior).

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-16 20:56:09 +09:00
..
2026-08-02 05:15:36 +09:00