Clear and concise description of the problem
When the user wants to move the event to a time that is currently outside of the view port of the calendar then the user needs to drag and drop the event multiple times to move it to the desired time.
Suggested solution
When an event is being dragged at the top or bottom edge of the calendar then it will auto-scroll the calendar by adjusting the scrollTop property of the calendar container
Alternative
No response
Additional context
No response
Validations
Would you like to open a PR for this feature?