Description
Description:
Currently, in QCalendarMonth, items cannot be dragged and dropped into a week of the next or previous month, even though the week is visible in the calendar. This restriction limits usability, when a week spans two months, making it difficult to reschedule events in that week.
Current Behavior:
Dragging and dropping items into a week that partially falls in the next or previous month is not possible.
Expected Behavior:
Users should be able to drag and drop items into adjacent weeks, even if they belong to the next or previous month.
Suggested Solution:
Allow items to be dragged to any visible week, regardless of month boundaries.
Provide a prop or setting to enable/disable this feature for flexibility.
Additional Context:
Tested on version 4.0.0-beta.16
I would like to know if this is feasible.
Thank you!