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

[Bug][Scheduler] Using DayView with SlotDuration and WorkDayStart does not display the event start correctly

Open filipKovachev opened this issue 1 year ago • 2 comments

I'm submitting a...

  • Bug report

Current behavior

When using slotDuration and WorkDayStart in the DayView the events do not start at the correct time slot image

Expected behavior

When setting the slotDuration to 25 or any other value the events should be displayed in the correct time slot without having any minutes trimmed

Minimal reproduction of the problem with instructions

  1. Open this example: https://stackblitz.com/edit/react-ydgbsl-nxumjg?file=app%2Fmain.jsx
  2. Observe that despite the prop configuration the first slot appears at 9:35

Reported in Ticket ID: 1633066

filipKovachev avatar Dec 04 '23 11:12 filipKovachev