Skip to content

Incorrect Scheduler Event Rendering Caused by Seconds/Millisecond Adjustment for Full-Hour Event End Times #4735

@yanmariomenev

Description

@yanmariomenev

Description

Scheduler events that end with an added second or millisecond display incorrectly when [slotDivisions]="1". For example, an event ending at 13:00:00.001 is treated as part of the 13:00–14:00 slot. The event then gets a shorter width, as if another event occupies the next slot, even though there is no overlapping event, and it should display at normal width.

Steps To Reproduce

Open the following example and click one of the buttons to add a second or a millisecond to the Client Meeting event and observe how the event width becomes smaller.

Screenshots or video

Screen.Recording.2025-10-09.at.16.40.19.mov

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions