nextcloud / nextcloud/spreed

Thread deletion is impossible

Open
#17,146 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug feature: api 🛠️ feature: frontend 🖌️ feature: threads 🧵
Dominant language
PHP
Stars
2.2k
Forks
587
Avg merge
17h 55m
Merged PRs (30d)
350

Description

Steps to reproduce

  1. Create a new thread in any conversation, group or individual
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.