Design comparison
Solution retrospective
After tinkering for quite a while I find myself unable to implement the drag and drop feature on mobile. The touch event was very confusing to me, if anyone could help I'd appreciate it!
Community feedback
- @NatureSon22Posted about 1 year ago
I believe that approach should do the job. I've added a similar feature using a method like yours. Anyways, it is really interesting how we can achieve the same goal using various methods. Your code taught me something new, and it's great that we've completed this task. Congratulations on getting it done!
1@NatureSon22Posted about 1 year agoJust to add, you might be interested to know that you can actually create a custom image when the element is being dragged
Marked as helpful1@SpecticallPosted about 1 year ago@NatureSon22 Thanks alot, I didn't knew you could actually customize the dragged element image haha. I'll take a look at it later, appreciate the info!
0
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