Currently, when dragging an event in the Scheduler, the drag hint occupies the whole next slot by design, even if the event itself ends before the end duration of the slot.
It would be great if the Scheduler could be enhanced so that the drag hint is rendered with the exact same height as the original dragged event.
Workaround that programmatically sets a dynamic height for the rendered drag hint element in the DOM based on the original dragged event: