Thread deletion is impossible
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 17h 55m
- Merged PRs (30d)
- 350
Description
Steps to reproduce
- Create a new thread in any conversation, group or individual
- Try to delete this thread
Expected behaviour
There is a button in UI that says "Delete thread"
Actual behaviour
There is no any button or steps you can take to delete it once a thread has been created. The thread will live forever even if all of its messages were deleted (like described here https://github.com/nextcloud/spreed/issues/16739)
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
Reproduce the missing deletion control in a conversation, group, or individual chat, then read the related issue 16739 for the existing behavior around deleted messages. Trace how thread actions are exposed in the UI and verify that done means a created thread can be deleted rather than remaining after its messages are removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100