Chat: Message Management
Open
difficulty: medium
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Allow users to edit or delete their own messages in chat.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the chat message display and message-handling paths, then trace how the current user is identified and how messages are persisted. Done means users can edit or delete only their own messages and the updated behavior is covered by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100