-
Notifications
You must be signed in to change notification settings - Fork 818
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
finished #544
base: master
Are you sure you want to change the base?
finished #544
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job.
Needs some improvements.
- count items in the cart should be a sum counts each cart item
- Add to cart and favorites not works properly in home page.
See video, click on button not changes nothing.
Screen.Recording.2024-12-09.at.14.24.00.mov
After visit to products list page and go back to home everything works good.
Similar problem on cart and favorite pages. Some time states not update after remove item or other actions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! 👍
DEMO LINK