mattermost-community/focalboard

Bug: Gallery cards shouldn't grow infinitely vertically

Open

#2,449 opened on Mar 3, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (26,187 stars) (2,542 forks)user submission
BugHelp WantedTech/ReactTech/TypescriptUp for grabs

Description

Steps to reproduce the behavior

  1. Create a card with a really long title.
  2. Open gallery view.
  3. Notice the height of that card in the view.

Expected behavior

The card shouldn't grow too long in the view. It works fine in board view though.

Screenshots

Edition and Platform

  • Edition: Mattermost plugin
  • Version: 0.15-RC1
  • Browser and OS: Firefox

Contributor guide