Skip to content

Expose the Calendar Event resize, drag events like resizeStart, resizeEnd, dragStart, dragEnd at the mwl-calendar-day-view / mwl-calendar-week-view level #1756

@p-brosnan

Description

@p-brosnan

Is your feature request related to a problem? Please describe

Thank You so much for such a wonderful library. Please could you consider below or let me know if possible in some other way?

Is it possible to expose the Calendar Event resize, drag events like resizeStart, resizeEnd, dragStart, dragEnd at the mwl-calendar-day-view / mwl-calendar-week-view level?

This would help in a situation where custom hour segment templates are used with some dynamic content set during the beforeViewRender.

Currently the problem is while dragging and resizing, hour segment text becomes blank because markForCheck is called during these events internally and data stored in segment is not available until next beforeViewRender.

If Calendar Event resize, drag events like resizeStart, resizeEnd, dragStart, dragEnd are exposed, the segments can be processed again to set the content as part of these event handlers.

Describe the solution you'd like

Describe your use case for implementing this feature

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions