Design comparison
SolutionDesign
Solution retrospective
Haven't implemented drag & drop (yet). Have some weird movements with list item transition (via vue <transition-group>, but hey, really wanted to animate list updates). Had much trouble with setting background-image dynamically vie Vue, so I ended up doing some workarounds.
Haven't managed to get those close icons to show on mobile, while only appearing on hover on desktop. I tried with listening on window resize event, but already using it for background change (and to me that doesn't seem as the best thing performance wise). Let me know if there is some better solution to do that
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