"Unread" item stucked #174598
-
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Workaround solution:
|
Beta Was this translation helpful? Give feedback.
-
|
same issue |
Beta Was this translation helpful? Give feedback.
-
|
I had the same problem. I have no understanding of Ubuntu, so maybe i used it and maybe i didn't; i followed the general instructions in this blog post using homebrew (and then uninstalled GitHub CLI). I'd be glad to know if there is likely to be some residue of this problem, and also whether the authentications i approved to get it done are moot now that the client in removed. |
Beta Was this translation helpful? Give feedback.
-
|
It appears that it was an attempted phishing attack of some sort: https://news.ycombinator.com/item?id=45355066 The issue, as well as the repo, got deleted, but the notification didn't remove itself. As a result, we all have that blue icon now. |
Beta Was this translation helpful? Give feedback.
-
|
yes,i get this same issue |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue... |
Beta Was this translation helpful? Give feedback.
-
|
Just use simple CURL request) curl --location 'https://api.github.com/notifications?per_page=50&all=false&participating=false' curl --location --request PATCH 'https://api.github.com/notifications/threads/{{id}}' |
Beta Was this translation helpful? Give feedback.
-
|
Same issue! |
Beta Was this translation helpful? Give feedback.

Workaround solution: