Delete a comment
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 803
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if you could delete your own comment! I had a quick search & it doesn't seem to exist as an issue already, sorry if I missed it.
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
The issue names no files, tests, or entry points. Locate the existing comment creation and display flow, then determine where ownership is checked and deletion is handled; it is done when a user can delete their own comment while other users' comments remain protected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, javascript
- Domain
- authorization, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100