mattermost-community/focalboard

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

开放

#4,835 创建于 2023年3月14日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2,542 个派生)user submission
Help WantedUp for grabs

仓库指标

星标
 (26,187 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南