nextcloud / nextcloud/spreed

Show draft instead last message in conversation list

Open
#15,542 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

design enhancement feature: chat 💬
Dominant language
JavaScript
Stars
2.2k
Forks
586
Avg merge
18h 27m
Merged PRs (30d)
333

Description

If there is a message draft, it should be shown as "Draft: test1234" instead of the last message in the conversation list.
"Draft" could also be highlighted with a red color..

Same for clients..

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

The issue names the conversation list and message drafts but no files or tests. Start by locating the conversation-list rendering and the existing draft handling, then verify that a draft replaces the last-message preview with the requested "Draft: test1234" text and that the client behavior is covered as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.