Skip to content
This repository was archived by the owner on Sep 2, 2026. It is now read-only.
This repository was archived by the owner on Sep 2, 2026. It is now read-only.

TUI Calendar Allday Panel does not show all entries when expanded #1462

Description

@sauerle

Version

TOAST UI Calendar 2nd Edition
@Version 2.1.3 | Tue Aug 16 2022

Test Environment

MS Edge Version 129.0.2792.65
Google Chrome Version 130.0.6723.92
Windows 10 Enterprise 22H2

Current Behavior

When expanding the Allday Panel on top of the calendar, not all entries are shown in the expanded panel, when there are more than ~20 entries. To see all entries, you have to drag the bottom edge manually down. The height of the panel seems not to be calculated correctly. The scroll bar of this panel is disabled. See screens.

btw: The height is an element style, so it seems to be calculated?
<div class="toastui-calendar-panel toastui-calendar-allday" style="width: 100%; height: 660px;">

Expected Behavior

After expanding the allday panel, the height of the panel is calculated correctly. It should be able to scroll the allday panel.

Screens

tui-calendar_allday_panel_issue_1

tui-calendar_allday_panel_issue_2

tui-calendar_allday_panel_issue_3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions