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

Like Button Not Working in Creative Canvas Blog #596

Closed
hbSrujana opened this issue Oct 16, 2024 · 4 comments
Closed

Like Button Not Working in Creative Canvas Blog #596

hbSrujana opened this issue Oct 16, 2024 · 4 comments

Comments

@hbSrujana
Copy link

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

Copy link
Contributor

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

@hbSrujana
Copy link
Author

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
Copy link
Author

Thank you for assigning the issue

@hbSrujana
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment