Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

done #5032

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

done #5032

wants to merge 2 commits into from

Conversation

mtereshyn
Copy link

[x] Yellow stars are added with container modifier + pseudo-selector (NO extra classes)
[x] Each BEM block has its own separate file
[x] All Typical Mistakes from BEM lesson theory are checked.
[x] Code follows all the Code Style Rules ❗️

Copy link

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your implementation is almost there! 🎉 However, there are a few critical points that need addressing before we can approve the pull request. The main issues are the use of direct child selectors instead of pseudo-selectors for styling, and the need to separate BEM blocks into individual files as per the task requirements. These changes are essential to meet the core requirements of the task. Once these are resolved, your solution will be in great shape. Keep up the good work, and don't hesitate to reach out if you need any help! 😊

✨ Please rate this review in the Platform's notification center. I will be grateful for your feedback! ✨

🔄 Fix the issues, commit the changes, and then re-request my review using the Re-request review button in the Reviewers tab.

Copy link

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job on your submission! 🎉 Your code meets most of the task requirements and constraints, and it's clear that you've put in a lot of effort. Here are a few points to consider for improvement:

  • Separate CSS Files for BEM Blocks: While your CSS is well-organized, the task requires separate files for each BEM block. This is important for maintaining modular and scalable code. Please consider refactoring your styles into separate files.

  • Code Style Rules: Your code generally follows the style rules, but ensure that each BEM block has its own file to fully comply with the requirements.

Overall, your code is well-structured and functional. The decision to approve is made to help you move forward with your learning. Please review the comments and address the issues in future submissions to enhance your skills. Keep up the great work and continue to learn from each experience! 🚀

✨ Please rate this review in the Platform's notification center. I will be grateful for your feedback! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants