Design comparison
SolutionDesign
Solution retrospective
Any suggestion on mobile drag & drop functionalities will be much appreciated.
Community feedback
- @OlehTovkaniukPosted almost 4 years ago
As for me everything looks ok except that drag & drop doesn't work on mobile. But this is the way how Html drag and drop API work. You could use library Sortable for this purpose. It is really easy to connect and customize.
0@Arnob-007Posted almost 4 years ago@OlehTovkaniuk Thanks for your valuable feedback. I saw your solution using sortablejs. It's cool! Gonna try that out!
1@OlehTovkaniukPosted almost 4 years ago@Arnob-007 the CDN and documentation is here https://github.com/SortableJS/sortablejs Good luck!
1
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