mattermost-community/focalboard

Keyboard support: Board view

Open

#29 opened on Jan 19, 2021

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

Description

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

  • Activate viewHeader actions (sort, filter, etc.)
  • Select card
  • Open card
  • Etc.

More complex actions:

  • Select multiple cards (shift+arrow)
  • Move card(s) to different columns
  • Etc.

Contributor guide

Keyboard support: Board view · mattermost-community/focalboard#29 | Good First Issue