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

Srtrace/react phone catalog solution #491

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

Conversation

SrTrace
Copy link

@SrTrace SrTrace commented Aug 26, 2024

…styles for ProductFilter, fixed Footer for low content page
Copy link

@SanyaBratashchuk SanyaBratashchuk left a comment

Choose a reason for hiding this comment

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

data fetching is broken
image

@SrTrace
Copy link
Author

SrTrace commented Aug 26, 2024

Now it's okay. I fixed the path to the API, and it seems to be working.

Copy link

@SanyaBratashchuk SanyaBratashchuk left a comment

Choose a reason for hiding this comment

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

image
color buttons should have different colors

@SrTrace
Copy link
Author

SrTrace commented Aug 27, 2024

I have changed the button colors according to Apple's color palette. Now it looks a little bit better :)

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

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

Good job 👍
Let's improve your page

  1. Add transition for hover effects here
image
  1. Don't need to hide menu when search is open
image
  1. These buttons must be are on the same vertical line
image

@SrTrace
Copy link
Author

SrTrace commented Aug 27, 2024

Okay, it’s fixed! I added a hover transition to the card button, made the navigation menu visible when the search is open, and fixed the alignment for CartItem.

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

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

Almost done!
To improve:
It is necessary to remove the limitation of the maximum quantity of 10 units, the user must choose the quantity he needs, even if it is more than 10
image

@SrTrace
Copy link
Author

SrTrace commented Aug 27, 2024

The limit on the quantity of items in the cart has been fixed.

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

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

Great! 🔥

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