Show draft instead last message in conversation list
Open
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
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 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