Skip to content

Keyboard navigation between cells (arrows, Tab, Enter) #19

Description

@innovayse-admin

SheetGrid.vue currently has no keydown handling at all -- cell selection only changes via mouse click (@focus on a cell input). Google Sheets lets you move the active cell with Arrow keys, Tab/Shift+Tab, and Enter/Shift+Enter after committing a value.

Scope: arrow-key movement between adjacent cells, Enter to commit + move down, Tab to commit + move right, respecting grid bounds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions