mattermost-community/focalboard

Keyboard support: Board view

Open

#29 opened on 2021年1月19日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)TypeScript (2,542 forks)user submission
HacktoberfestHelp WantedTech/ReactTech/TypescriptUp for grabs

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド