mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-03-22 22:19:41 -05:00
Star and unstar button sometimes not working #35
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @max-hk on GitHub (Apr 4, 2020).
Pressing star and unstar button in repo page sometimes does nothing
Demo video:
https://imgur.com/a/ZHyHcs2
In the video, I press star button multiple times.
The button was expected to be replaced by unstar button, but nothing happens.
@pd4d10 commented on GitHub (Apr 5, 2020):
Hi, @maxloh , thanks for the feedback!
It seems caused by GitHub's token scope policy update. The solution would depend on the login approach:
notificationpermission and please say yes.notificationscope and save.@max-hk commented on GitHub (Apr 5, 2020):
I tried the mentioned steps but the problem persists.
Clearing app data and login again cannot solve the problem too.
@pd4d10 commented on GitHub (Apr 6, 2020):
Oh, there seems another problem with organization repo.
I'll try to fix this in the next release.
@pd4d10 commented on GitHub (Oct 5, 2020):
Should have fixed in the latest v1.5.1. Sorry for the long wait!