Skip to content

Volodymyr-react-w3 #26

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

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

Volodymyr-coder
Copy link

@Volodymyr-coder Volodymyr-coder commented Apr 30, 2025

@Volodymyr-coder
Copy link
Author

@@ -0,0 +1,24 @@
# Logs

Choose a reason for hiding this comment

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

chore (non-blocking): can you remove the files from week1 and week2 from the commit?

<li
className={css.item}
key={product.id}
onClick={() => {

Choose a reason for hiding this comment

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

issue: this can be solved with proper HTML structure without changing the code, but right now when I go to the Favorites and click on a heart, two things happen:

  • the product is removed from the favorites (expected behavior)
  • I am redirected to the product page (unexpected behavior)

@robertoschiavone
Copy link

This review follows Conventional Comments.

@Volodymyr-coder
Copy link
Author

I just fix bug and create PR
thank you very much

Copy link

@robertoschiavone robertoschiavone left a comment

Choose a reason for hiding this comment

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

praise: good job!

@Volodymyr-coder
Copy link
Author

thanks ))) it's because you good mentor! ))

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

Successfully merging this pull request may close these issues.

2 participants