FAQ accordion card with JS open/close feature
Design comparison
Solution retrospective
17th challenge is completed ๐
Projects completed: 17/103
For this challenge I used Copilot, it helps a lot with hinting the code.
Any constructive feedback is welcome.
Community feedback
- @3eze3Posted about 1 year ago
Hi Muhammadjavohir nice contribution to this project.
I have a small recommendation to make to you as I have not been able to see your code in depth.
I imagine that you use a set of classes to activate/deactivate the accordions, but I see that you allow us to open all the headers and this can break your design and make me have to close them all manually and it's a bit tedious :(
Then you could make clicking on one of the headers activate the class only on that one and on the others disable them, it's a nicer action and you avoid problems with your design๐ฅ
Happy coding ๐
0
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