mattermost-community/focalboard

Bug: channels linked boards sidebar doesn't scroll to newly added board

Open

#4837 opened on Dec 6, 2022

View on GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (26,187 stars) (2,542 forks)user submission
Help WantedSev/3

Description

Steps to reproduce the behavior

  1. Add enough boards to a channel to make the linked boards sidebar full.
  2. Now add a new board to the same channel.
  3. Notice that the new board was added at the very bottom of the sidebar, requiring you to scroll to it manually, providing no visual indication of what happened.

Expected behavior

Channels RHS should scroll to the newly linked board.

Contributor guide