Todo-app - React, Sass, BEM, React-beautiful-dnd(drag&drop)
Design comparison
Solution retrospective
This is my first ever react app. Feel free to give feedbacks :)
Community feedback
- @abhik-bPosted almost 4 years ago
Hi Stephen 👋 ,Fantastic job on this challenge 🙌, it is very responsive 💯 , drag and drop sorting works perfectly 🔥
I took a look at your code and it is very readable and well organized , Kudos for that !!
** just a opinion - ** I guess clear completed button should clear only completed todos, currently it clears all todos
Happy Coding 😇 & Keep contributing these Fantastic solutions 🚀
1@stephenduenasPosted almost 4 years ago@abhik-b Your feedback means a lot to me! I'll definitely change the
clear completed
button functionality. Thank you! 😁0 - @PhantomOzPosted almost 4 years ago
Great job :thumbsup, you should fix your HTML & Accessibility issues.
1@stephenduenasPosted almost 4 years ago@PhantomOz Thank you for your feeback! I'll fix those issues 😃
0@PhantomOzPosted almost 4 years agoYou should remove the
type attribute from your style tag
and also add thealt
attribute to yourimg
element, you should add thename
attribute to yourinput
element to fix the issues. Nice Job by the way :fire0
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