mattermost-community/focalboard

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

Open

#4,837 opened on Dec 6, 2022

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

Repository metrics

Stars
 (26,187 stars)
PR merge metrics
 (No merged PRs in 30d)

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