GithubHelp home page GithubHelp logo

Comments (5)

ObaidUrRehman avatar ObaidUrRehman commented on July 16, 2024

Haven't actually tried doing something like this. But I'll have a look.

from ng-drag-drop.

ObaidUrRehman avatar ObaidUrRehman commented on July 16, 2024

@toanqc with v1.0.0 release you can't add draggable & droppable directives to the same element but it will not work since droppable explicitly disables drag on an element.

Can you explain the use case of making an element draggable and droppable at the same time?

from ng-drag-drop.

ObaidUrRehman avatar ObaidUrRehman commented on July 16, 2024

I was wondering if the new example I added is what you had in mind: http://plnkr.co/edit/ki2TgX?p=preview (See the swap list demo)

from ng-drag-drop.

toanqc avatar toanqc commented on July 16, 2024

I have a nested folder/file structure. I want to drag and drop a folder to another folder and file also is able to drag and drop into the folder. So in this case, the folder is both draggable and droppable.

from ng-drag-drop.

ObaidUrRehman avatar ObaidUrRehman commented on July 16, 2024

@toanqc, in the v1.2.0 release I have removed the draggable=false attribute on droppable. Now you can easily implement the required functionality.

from ng-drag-drop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.