Support dismissing notifications from the RHS view #620
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Hacktoberfest
Help Wanted
Community help wanted
Tech/Go
Tech/ReactJS
Tech/TypeScript
Type/Enhancement
New feature or improvement of existing feature
Up For Grabs
Ready for help from the community. Removed when someone volunteers
Milestone
The plugin supports using the RHS to browse unread GitHub notifications, as seen in the screenshot below. When the user navigates to the URL in the notification, GitHub marks the notification as read.
I'm proposing we have a button next to this link that allows the user to dismiss the notification without navigating to the URL. I'm not sure if GitHub's API supports this, but I believe we would just need to send an API request to dismiss that specific notification, and then refresh the view to see the change completed.
The text was updated successfully, but these errors were encountered: