mattermost-community/focalboard

Bug: Ctrl+Shift to select multiple cards also selects unrelated cards

Open

#4,835 opened on 2023年3月14日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
Help WantedUp for grabs

説明

Steps to reproduce the behavior

  1. Open a Kanban view with multiple cards in multiple columns.
  2. Hold Shift to select a card.
  3. Hold Ctrl+Shift to select a different card in the same column.
  4. Cards between the 2 selected cards are selected. But also cards in other columns.

Expected behavior

The first card, the second card and any cards in between should be selected. No other cards should be selected, only cards in between.

Screenshots (optional)

In the screenshot 2 cards are highlighted with a red border to show the cards that were clicked on. 2 cards in between are selected, as well as 3 cards in other columns. image

Edition and Platform

  • Edition: Mattermost Boards (plugin)
  • Version: cloud-2023-01-16-1
  • Browser and OS: Mattermost desktop app on Windows 10

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