Todo App Solution using React and Styled components
Design comparison
Solution retrospective
Any feedback is appreciated, thanks.
Community feedback
- @hectorgarcia07Posted over 2 years ago
HI! I really loved this solution, it introduced me to the Framer Motion library.
The only issue that I see in your project is this: If you were to, lets say have 5 items in your TODO list, and out of these 5 items, 3 of them were completed and you were to switch to the 'completed' tab and re order the list, and switch to the 'all' tab, the 2 unchecked items are gone, but the 3 checked items remain.
Other than that, great work on the implementation, I'm re doing my solution to use react and framer motion like yours!
Marked as helpful1@borys25olPosted over 2 years ago@hectorgarcia07 Very glad to see that you like my implementation. Thank you so much for your report. :)
P.S. I have already fixed this bug when updating the state.
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