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

Update image dead link, UI improvements, Added IDs #13

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

Conversation

max-programming
Copy link

@max-programming max-programming commented Oct 6, 2020

1) Updated the dead link for the second product.

image

2) Made the remove button in the cart page look better

Before:
image

After:
Added a hover effect: image image

3) Added unique IDs for each product using the uuid package

This error/warning was in the console because of using index in the v-for loop
image

So I used the uuid package to add unique id's to each product:
image


Let me know if any other changes are required

@max-programming
Copy link
Author

Continuation of #12

@max-programming max-programming changed the title Update image dead link, UI improvements for remove button Update image dead link, UI improvements for remove button, Added IDs Oct 6, 2020
@max-programming max-programming changed the title Update image dead link, UI improvements for remove button, Added IDs Update image dead link, UI improvements, Added IDs Oct 6, 2020
@max-programming
Copy link
Author

@crisgon What do you think about these fixes?

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.

1 participant