Skip to content

[scheduler][primitive] Allow to drag events from outside #18965

@flaviendelangle

Description

@flaviendelangle

Developers should be able to render events outside of the Scheduler and then drag and drop them inside our various primitives.

In this PR:

  • Create a new primitive (something like <DraggableEvent />)
  • Make sure this primitive can be dropped in the Time Grid, the Day Grid and the Timeline
  • Throw an error if the event already exists (matching id)

Not in this PR:

  • Recurring event from the outside

Metadata

Metadata

Labels

scope: schedulerChanges related to the scheduler.type: new featureExpand the scope of the product to solve a new problem.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions