mattermost-community/focalboard

Bug: Double-clicking the first column header border in a grouped table view does not resize it correctly

Open

#2,441 opened on Mar 2, 2022

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

Description

Steps to reproduce the behavior

  1. Open a grouped table view
  2. Double click on the right margin of the first-column's heading
  3. The column resizes only taking into account the top-level grouping

Expected behavior

The column should resize so that all cells in the first column are visible.

Screenshots

https://user-images.githubusercontent.com/46905241/156465123-6d82f2c2-79a7-4d47-9643-68edee424b77.mov

Edition and Platform

  • Edition: Mattermost plugin
  • Version: v0.14.0
  • Browser and OS: Chrome on Mac

Contributor guide