mattermost / mattermost/mattermost-plugin-github

Support dismissing notifications from the RHS view

Open
#620 3 comments 0 reactions 1 assignee View on GitHub

@raghavaggarwal2308 is already working on this.

Since Nov 4, 2024.

Difficulty/1:Easy Good First Issue Hacktoberfest Help Wanted Tech/Go Tech/ReactJS Tech/TypeScript Type/Enhancement Up For Grabs
Dominant language
Go
Stars
179
Forks
180
Avg merge
1d 16h
Merged PRs (30d)
13

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.