Skip to content

Drag and Drop event into Time Gutter leaves Calendar in Drag State. #1902

Closed
@lenehan2

Description

@lenehan2

Do you want to request a feature or report a bug?

Report a bug

What's the current behavior?

  • User has Drag/Drop enabled on Week view
  • User drag/drops an event into the Time Gutter, or onto the calendar scroll bar
  • The view gets locked into a the "Drag" view.

code sandbox here.

What's the expected behavior?

  • Expected behavior would be that the interacting flag get's set to false when drag/dropping into the TimeGutter/scroll bar as it does when drag dropping outside of the component entirely. A hacky work around is manually removing the .rbc-addons-dnd-dragged-event and .rbc-addons-dnd-is-dragging classes from the calendar elements, but this is obviously not ideal.

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