Calendar-Entries overlap #1927

Closed
opened 2026-01-29 18:15:42 +00:00 by claunia · 0 comments
Owner

Originally created by @rwjdk on GitHub (Dec 12, 2025).

Describe the bug
If you have a Calendar Entry that spans multiple days, but at the same time have on some of these days other entries that only have a Date (Start and End are the same day and Time is 00:00:00), then those entries will overlap the multi-day entry visually

Image

To Reproduce
This Repo reproduces the issue: https://github.com/rwjdk/BlazorCalendarIssue

Expected behavior
Should not overlap

Notes
If you force the one-day entries to have an end date like 23:59:00, then the issue goes away.

Originally created by @rwjdk on GitHub (Dec 12, 2025). **Describe the bug** If you have a Calendar Entry that spans multiple days, but at the same time have on some of these days other entries that only have a Date (Start and End are the same day and Time is 00:00:00), then those entries will overlap the multi-day entry visually <img width="1477" height="595" alt="Image" src="https://github.com/user-attachments/assets/0ec81c44-661d-4396-a330-85495f214004" /> **To Reproduce** This Repo reproduces the issue: https://github.com/rwjdk/BlazorCalendarIssue **Expected behavior** Should not overlap **Notes** If you force the one-day entries to have an end date like 23:59:00, then the issue goes away.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1927