Akryum / vue-virtual-scroller

⚡️ Blazing fast scrolling for any amount of data
https://vue-virtual-scroller-demo.netlify.app
9.36k stars 896 forks source link

Combine with vue-draggable #760

Open NguyenDinhKhoi opened 1 year ago

NguyenDinhKhoi commented 1 year ago

Clear and concise description of the problem

I wish that vue-virtual-scroll can have more features such as integrating vue-draggable because it currently can't use with vuedraggable

Suggested solution

It could be great if have if we have some an option for activating vue-draggable inside virtual scroll

Alternative

No response

Additional context

No response

Validations

hehexiaohei commented 1 year ago

+1

tangshichun commented 1 year ago

+1

theSilverFisch commented 1 year ago

vue draggable seems to be dead. Have a look at this instead, you can use it in combination with whatever iterator you like https://www.npmjs.com/package/vue-draggable-plus

theSilverFisch commented 1 year ago

After reviewing https://www.npmjs.com/package/vue-draggable-plus and finding out it is not compatible just yet, I would also request a drag and drop functionality in vue-virtual-scroller