twitter / twitter/communitynotes
Unable to add a note to a post with image/video when another noted post with same image/video is deleted
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 350
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
Glitch prevents adding a note to a post with an image or video when another post with the same image or video, that also had a CN, is deleted.
Example of post w/image (see screenshot):
https://x.com/i/communitynotes/t/1972188493507186909
https://x.com/LeeHurstComic/status/1972188493507186909
Deleted post w/same image w/CN:
https://x.com/i/communitynotes/t/1972091727734624746
https://x.com/joerichlaw/status/1972091727734624746
Example of post w/video:
https://x.com/i/communitynotes/t/1971281051659190645
https://x.com/LozzaFox/status/1971281051659190645
Windows/Chrome + Android/app
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 reproducing the image and video cases using the linked Community Notes posts, including after the matching noted post is deleted, on the listed Windows/Chrome and Android environments. Trace the note-add and deletion handling paths; done means a note can be added to the remaining post in both media cases without the glitch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100