mattermost-community/focalboard

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

Open

#4,835 建立於 2023年3月14日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (26,187 star) (2,542 fork)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

貢獻者指南