CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)

Home Page:https://angular2-tree.readme.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to angular cdk/drag-and-drop.

liesahead opened this issue · comments

commented

Describe any alternatives/workarounds you're currently using

Currently as we need to support drag and drop on the tree on mobile devices, suggested polyfill (and others we have found so far) have different bugs while angular CDK drag and drop seem to support dragging on mobile by default without any issues (we are using cdkDropList and regular cdkDrag in many places in our projects.

If accepted, I would be willing to submit a PR for this feature

[ ] Yes (Assistance will be provided if you need help to submit a pull request)
[X ] No