rockingrohit9639 / project-zone

Project Zone suggests to users the projects they can create based on their skills. Don't forget to drop a ⭐
https://project-zone-5ef1b.web.app/
MIT License
34 stars 60 forks source link

🐛 Bug : Like functionality not working as expected #259

Closed kushal98 closed 3 years ago

kushal98 commented 3 years ago

Describe the bug When clicking on the like button it likes but again clicking on it should ideally unlike which is not happening

Expected behaviour The click on like button should be a toggle kind of functionality it should perform both like as well as unlike.

Screenshots image

rockingrohit9639 commented 3 years ago

Describe the bug When clicking on the like button it likes but again clicking on it should ideally unlike which is not happening

Expected behaviour The click on like button should be a toggle kind of functionality it should perform both like as well as unlike.

Screenshots image

it is not implemented yet. you can only like a project for now.