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

[FIX 🛠️] Cart Add or Subtract Item #178

Merged
merged 2 commits into from
Oct 20, 2023
Merged

[FIX 🛠️] Cart Add or Subtract Item #178

merged 2 commits into from
Oct 20, 2023

Conversation

shoaib-31
Copy link
Contributor

@shoaib-31 shoaib-31 commented Oct 20, 2023

Issue #171 📐

Guidelines 🔐

I accept the fact that I have followed the guidelines and have not copied the codes from around the internet

  • Contribution Guidelines
  • Code of Conduct

Issue to be closed 🛅

Screenshots 📷

Here are the pictures of changes that I have made 🔽

video.webm

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nike ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2023 8:23am

@github-actions github-actions bot added hacktoberfest This issue/pull request is specially marked for hacktoberfest 🐞 bug 🛠 goal: fix labels Oct 20, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello @shoaib-31, thank you for raising a pull request.

Please make sure you have filled the PR template properly and followed our contributing guidelines.

Copy link
Owner

@warmachine028 warmachine028 left a comment

Choose a reason for hiding this comment

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

@shoaib-31 Great work here, I would suggest just a minor change.

  • Add a Trash icon to remove the item from cart
  • And don't allow user to go below 1 qty and above 10 qty.

@shoaib-31
Copy link
Contributor Author

shoaib-31 commented Oct 20, 2023

@warmachine028 Is it right position of trash can?

video.webm

@warmachine028
Copy link
Owner

@warmachine028 Is it right position of trash can?

video.webm

Absolutely, great work

@warmachine028 warmachine028 added hacktoberfest-accepted The contribution was accepted for hactoberfest enhancement New feature or request labels Oct 20, 2023
@warmachine028 warmachine028 merged commit 67dd3c4 into warmachine028:main Oct 20, 2023
@warmachine028 warmachine028 removed the enhancement New feature or request label Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug 🛠 goal: fix hacktoberfest This issue/pull request is specially marked for hacktoberfest hacktoberfest-accepted The contribution was accepted for hactoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG 🐞] Cart Add or Subtract Item
2 participants