
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The main challenge was implementing drag-and-drop functionality for the list items, which was somewhat complicated due to the native components of the react-beautiful-dnd library. When I started using it, I encountered the StrictMode error, where the library caused issues with redefining the drag-and-drop behavior. To resolve this, I had to install another library, @hello-pangea/dnd, which worked correctly with React.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Carlos Eduardo's solution.
Join 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