galery#1763
Conversation
mateacademy-ai-mentor
left a comment
There was a problem hiding this comment.
Review Summary
Your implementation of src/scripts/main.js is correct and meets all functional requirements. The event delegation pattern is properly implemented with a single click listener on the #thumbs container, and closest('.list-item__link') successfully handles both cases when clicking directly on an img or on the parent a element. The gallery functionality works as expected with bilder.src = item.href updating the main image. The only note is that the README still contains the placeholder <your_account> in the demo link—this is a documentation issue rather than a code problem, so it doesn't block approval. Great work on the implementation!
✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨
No description provided.