Feature request: be able to turn off notifications for some boards
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
When someone adds me to a board, that I want to use just once in a while, I don't want to receive notifications from that board.
Describe the solution you'd like
Be able to toggle diffrent types of notifications for each board - maybe even simple start/stop receiving notifications from this board would get the job done.
Describe alternatives you've considered
There are none
Additional context
Would be helpful for some people, like me. It should be that hard to implement, just save the status of send/not send in the db for each user and then check it before sending push
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified in the issue. Start by locating the board notification and push-sending entry points, then determine how per-user, per-board notification settings should be stored. Done means users can stop or resume notifications for an individual board, with the selected notification types respected when notifications are sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100