mattermost-community/focalboard

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

Open

#4.837 aberto em 6 de dez. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (2.542 forks)user submission
Help WantedSev/3

Métricas do repositório

Stars
 (26.187 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador