mattermost-community/focalboard

Bug: Cannot move cards on Ubuntu 20.04 Chrome

Open

#1,936 opened on Dec 7, 2021

View on GitHub
 (10 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHelp WantedUp for grabs

Description

Steps to reproduce the behavior

  1. On any board, try to move a card to a different column
  2. Observe how the card doesn't move, and no XHR request is fired on the Network tab

Expected behavior

The card should move normally

Screenshots

If applicable, add screenshots to elaborate on the problem.

Edition and Platform

  • Edition: Mattermost plugin
  • Version: v0.11.0 RC1
  • Browser and OS: Chrome 96.0.4664.45 on Linux

Additional context

Other updates to cards like title changes work perfectly, so this points to a drag & drop issue

Contributor guide