mattermost-community/focalboard

Bug: error when rendering a board with a bad group by property

オープン

#4,845 opened on 2022/08/11

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,542 件のフォーク)user submission
Help WantedUp for grabs

Repository metrics

Stars
 (26,187 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Steps to reproduce the behavior

  1. Create a new board without using a template. You should get a kanban view grouped by status
  2. Create a new card and change the type of the status property to be a non-groupable one (for example, URL)
  3. The board should cause an error when trying to be visited

Expected behavior

We should define a way to render the kanban when no groupable property exists or the one selected is non-groupable

Edition and Platform

  • Edition: Mattermost Boards (plugin)
  • Version: v7.2-RC3
  • Browser and OS: Firefox on Linux

コントリビューターガイド