Skip to content

Allow drag & drop of items across adjacent months in QCalendarMonth #456

Open
@ma-prcs

Description

@ma-prcs

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.

Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions