Design comparison
Solution retrospective
I deployed this app without fixing the drag and drop API. The drag and drop really gave me a very hard time, i spend days trying to make it work but i still couldnt make it work 100%. I would be very glad if am given or redirected to an article that explains how to drag dynamically added elements. the way that have made the drag and drop work is that, am looping on all my li elements and adding the drag,dragover,drop event listener on them. Please help check my source code and tell me what am doing wrong or some other things i needed to do that am not doing. check the live preview site and see what is wrong. Thanks
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord