-
Notifications
You must be signed in to change notification settings - Fork 754
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
commit -for fe-chat problem with swiper #196
base: master
Are you sure you want to change the base?
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.
Nice start, but delete all comments before commit, waiting for next functionality
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.
Add some message if there are no item for category
Check this case. You should reset selected page on itemsPerPage change
https://github.com/mate-academy/react_phone-catalog/assets/61904995/24e043ba-7c53-447e-8a11-580f902126a6
Add to card button should have cursor:pointer
https://github.com/mate-academy/react_phone-catalog/assets/61904995/2d60b018-f3f6-422f-becc-2d5de8d5e562
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.
Hello!
Nice work!
Pay attention at these previous mentor's comments
#196 (comment)
#196 (review) (page should be centered)
To improve:
- make colors be selectable similar to capacity one
Screen.Recording.2023-08-07.at.21.39.46.mov
- Remove extra black background at images and use correct sizes since the last image is distorted
Screen.Recording.2023-08-07.at.21.41.06.mov
- add a condition to avoid selecting less than 1
- case: I enter a query. Found nothing. Click at logo. Click at tab. See no products and no query at input. It's a little bit confusing. Either leave an input query, or reload page
Screen.Recording.2023-08-07.at.21.45.58.mov
- As a recommendation: if a product is selected write "remove from card" at the button
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.
Well done, Mykola! 😉
-DEMO LINK