mattermost-community/focalboard

Keyboard support: Table view

Open

#30 opened on Jan 19, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
HacktoberfestHelp WantedTech/ReactTech/TypescriptUp for grabsv1

Description

Keyboard navigation is needed in general. This issue tracks the need to be able to use the table editor with just a keyboard. E.g.

  • Activate view header actions (sort, filter, etc.)
  • Navigate cells with arrow keys
  • Change select-property cells
  • Activate column header actions menu
  • Etc.

Contributor guide