mattermost-community/focalboard

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

Open

#4.837 geöffnet am 6. Dez. 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)TypeScript (26.187 Stars) (2.542 Forks)user submission
Help WantedSev/3

Beschreibung

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