Design comparison
Community feedback
- @JoshuaAsistioPosted 7 months ago
I like your solution and it looks great. I would recommend adding a functionality that would hide all the other answers when the user clicks on a different question. Right now, the content is causing overflow. It's not the worst thing in the world but it just looks weird because the vertical space around the main element starts to shrink when there are more answers being shown.
0@ajkun55Posted 6 months agoThank you for the advice. I did think about more setting on visibility of answers when doing this project, and right now it can show all the answers, which cause height increase. Since it is the only element on the page, they all show without overflow, but in practical webpage, it would cause issues, and I would definitely use your recommended solution. @JoshuaAsistio
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