Design comparison
Solution retrospective
Please give me some feedbacks!
Community feedback
- @Manojraj07Posted about 3 years ago
Hey @CrystalNyein,
Design looks cool. I noticed that click events are set only on down arrows. I think we should be able to open up the answer when we click on question too. May be the challenge didn't describe all that :(
Happy coding!
Marked as helpful0@CrystalNyeinPosted about 3 years ago@Manojraj07 Oh yeah, when i test out, it seems fine though. But when i rechecked it , there is that issue. I'll fix that too. Thanks for the advice.
0@CrystalNyeinPosted about 3 years ago@Manojraj07 Now I found out why. I had an accessibility issue and I change h3 to h2 but forgot to styles and js so ... it turns out like that. Thank you for pointing out.
0@Manojraj07Posted about 3 years ago@CrystalNyein Now it works!
From my experience : Using 'display: none' hides and shows content fine, But the transition wasn't smooth. So I had to go with the alternatives.
Hope you will also use them in future projects. Not trying to find out only faults :)
Marked as helpful0@CrystalNyeinPosted about 3 years ago@Manojraj07 I'm not quite good at transition related. I'll check yours as reference. Thanks!
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