vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
74 stars 319 forks source link

Like Button Not Working in Creative Canvas Blog #596

Open hbSrujana opened 4 weeks ago

hbSrujana commented 4 weeks ago

Issue: The like button is not functioning when I click on it on the page. No action occurs, and there are no changes in the like count or color. Steps to Reproduce :

  1. Open the project in the browser.
  2. Navigate to the Blogsection .
  3. Click on the like button.

Expected Behavior: The like count should increase or give visual feedback that the like action was recorded.

Screenshot : Screenshot 2024-10-16 115952

Environment : Windows : 11

github-actions[bot] commented 4 weeks ago

👋 Thank you @hbSrujana for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

hbSrujana commented 4 weeks ago

Hey! I'd like to work on this issue. Please assign it to me. I'm currently working on the fix and will submit a PR soon.

hbSrujana commented 3 weeks ago

Thank you for assigning the issue

hbSrujana commented 3 weeks ago

Hi @vishanurag, I’ve implemented the fix for the like button functionality and created a new branch fix-like-button-issue. However, I’m encountering a permission issue when trying to push the changes.

it shows an error like this : $ git push origin fix-like-button-issue info: please complete authentication in your browser... remote: Permission to vishanurag/Canvas-Editor.git denied to hbSrujana. fatal: unable to access 'https://github.com/vishanurag/Canvas-Editor.git/': The requested URL returned error: 403