mattermost-community/focalboard

Bug: calendar view starts to scroll instead of expanding when the content grows

Open

#3,301 opened on Jun 30, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2,542 forks)user submission
BugHelp WantedSev/3Tech/ReactUp for grabs

Repository metrics

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

Description

Steps to reproduce the behavior

  1. Go to a calendar view
  2. Start filling the calendar with cards
  3. See how the scroll appears while there is still space in the screen

Expected behavior

The calendar should grow to use all of the available space.

Screenshots (optional)

image

Edition and Platform

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

Additional context (optional)

It doesn't seem to happen if the window is wider

Contributor guide