56a5eb9391
Simplified navigateToNextCell to let Enter key use default AG Grid Tab behavior. Previous: Custom Enter navigation (next editable column only) New: Return suggestedNextCell for Enter, which is Tab's default behavior This makes Enter and Tab fully equivalent, consistent with user expectation. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>