kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[Bug][Scheduler] - Events are not displayed correctly in AgendaView

Open filipKovachev opened this issue 4 months ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

Multi-day events are incorrectly displaying a start time for each day of the event, which makes it look like the event starts at that time on each day

Expected behavior

The expected behavior is to see "All day" or a more appropriate label for subsequent days of the event, similar to how Outlook handles multi-day events

  1. Open the following example: https://stackblitz.com/edit/react-ykr1tn-3gtdn5?file=app%2Fshared-sc-events-utc.ts
  2. Notice the following:

image

Reported in Ticket ID: 1666018

filipKovachev avatar Oct 09 '24 16:10 filipKovachev