mattermost-community/focalboard

Keyboard support: Board view

Open

#29 创建于 2021年1月19日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)TypeScript (26,187 star) (2,542 fork)user submission
HacktoberfestHelp WantedTech/ReactTech/TypescriptUp for grabs

描述

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.

贡献者指南