twitter / twitter/communitynotes
Remove useless notifications
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 350
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
I'm frustrated every few days when I open a useless notification from the communitynotes system.
X should un-send notifications from the communitynotes system once no action is needed:
- The user has already voted on the note. (Admittedly, re-opening it is user error; an alternative solution for this sub-issue would be to make it easier to differentiate read from unread notifications.)
- The relevant tweet has been deleted or hidden.
Screenshot of 2:
Contributor guide
No contributing guide indexed for this repository
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
Start by tracing how communitynotes notifications are generated and how voted notes and deleted or hidden tweets are represented. Confirm the expected behavior for both cases, then add coverage and verify that notifications are removed when no action remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100