Niharika0104 / TrendTrove

An E-commerce application
https://trend-trove-three.vercel.app/
Apache License 2.0
8 stars 32 forks source link

Change Default Wishlist State to False #76

Closed kushagra-singhh closed 3 months ago

kushagra-singhh commented 3 months ago

Description :

Changed the default state of the wishlist icon in Product Cards to False to ensure items does not appear to be wishlisted by default.

Motivation and Context :

Screenshots :

Types of changes:

Checklist:

vercel[bot] commented 3 months ago

@kushagra-singhh is attempting to deploy a commit to the Niharika's projects Team on Vercel.

A member of the Team first needs to authorize it.

Niharika0104 commented 3 months ago

@kushagra-singhh that's not how you do.When the user is not logged and clicks on heart button show them a popup to login in order to add item to wishlist and if the user is logged in them it should work like a toggle if the heart is filled and i click it should become void and vice versa.User is not logged in or not will be know from cookie.

kushagra-singhh commented 3 months ago

@kushagra-singhh that's not how you do.When the user is not logged and clicks on heart button show them a popup to login in order to add item to wishlist and if the user is logged in them it should work like a toggle if the heart is filled and i click it should become void and vice versa.User is not logged in or not will be know from cookie.

okayy...will update

Kritika30032002 commented 3 months ago

@kushagra-singhh any updates?