0

Is it possible to drag and drop elements between windows/screens using Angular Material CDK drag & drop?

I'm trying to implement kanban. I've managed to display swimlanes and items in them. Also dragging and dropping between swimlanes work like a charm. Only thing that is missing is possibility to pop-out selected swimlane into new window and drag & drop items from it to remaining swimlanes from the "origin" window.

Any help, suggestion, etc. is greatly appreciated.

AzerC
  • 1
  • You can try to used the Broadcast Channel API. “The Broadcast Channel API allows basic communication between browsing contexts (that is, windows, tabs, frames, or iframes) and workers on the same origin.” – Benjamin Hofstetter Sep 14 '22 at 19:05

0 Answers0