Interactive comments section solution using Tailwind CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @aweliego
Hi Pex-Dev, and good job on finishing this challenge! I recently completed myself so I know it wasn't easy 😄
I can't speak much about the code itself because my vanilla Javascript skills are a little bit rusty so my feedback is more about my user experience of your solution. The responsiveness of the layout is really good and overall the app looks good with everything in the right place.
As for the functionalities, most of them work as expected, I just noticed two things when changing the score of a comment:
- the current user is able to upvote/downvote their own comment, while this shouldn't be the case
- when you click twice on the + or - icon, on the second time the score resets to the previous value; I'm not sure this was intentional from you, I found it a bit odd from a user perspective
Overall really well done, keep at it!
Marked as helpful
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