Design comparison
Solution retrospective
A lot of DOM manipulation challenges in this one. Feedbacks are always welcome! ๐
Community feedback
- Account deleted
Hi,
Your solution looks good at first glance.
I think there's a huge problem happening with creating todo's, don't know if it's me or what but I can't seem to add a todo...
Until I was fiddling around and trying to create one, then hitting enter and nothing happening, then I clicked out side of the text input back into it, and It got added, repeated it a couple times and that's the only way it works.
Needs to be fixed asap.
Keep coding๐.
Marked as helpful0@ivancdaPosted about 3 years ago@thulanigamtee Hi! My event listener was only for a click event on the input, just now i added the new keypress event on the enter key! ๐
0 - @Vahe-SevachyanPosted about 3 years ago
Nicely done. I like that you included the bonus feature for drag and drop.
Marked as helpful0
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