We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
In order to remove reactions, the app is using an endpoint that has been removed a few days ago by GH and that was deprecated since two years ago in favor of more specific endpoints. Also, the app doesn't handle reaction removal failure properly: the UI behaves as if the removal succeeded by making the reaction disappear, but obviously after refreshing the reaction is still there.
The text was updated successfully, but these errors were encountered:
e0e3b24
No branches or pull requests
In order to remove reactions, the app is using an endpoint that has been removed a few days ago by GH and that was deprecated since two years ago in favor of more specific endpoints.
Also, the app doesn't handle reaction removal failure properly: the UI behaves as if the removal succeeded by making the reaction disappear, but obviously after refreshing the reaction is still there.
The text was updated successfully, but these errors were encountered: