Design comparison
SolutionDesign
Solution retrospective
My main issue is around the gallery hover system. When you hover an image, 2 links should appears and the user can go check them out. Currently if you hover the image everything works fine, but while hovering the links div the animation starts again as it detects your leaving and entering again the image zone. Currently i cant find a way to fix this. (cf ./src/App.vue lines 69-70 for html and 218-223 for js )
I'm missing time for now but i will add some more advanced form validations as for now its just checking if the inputs arent empty.
Community feedback
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