Kanban task management web app using React

Solution retrospective
In this project there are a lot of elements that are shown in the modals. I wanted to make this clean and use well if there were nested modals. That's why I used dialog HTML element for the first time that helped me do this without struggling with creating custom shadow and centering modal. I used also portals in react to close sub modals without closing parent modal.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mateusz Bizoń'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