Actions
Bug #88
closedReply messages do not show original message context or reference (Web)
Status:
Closed
Priority:
Normal
Assignee:
-
Description
In the chat module, when replying to a message:
- The reply context is not displayed properly
- The system shows “Unknown” instead of the original message/user
- The replied message does not indicate which message it is linked to
This breaks the core functionality of threaded/reply-based conversations.
Steps to Reproduce
- Open chat (/pages/chat)
- Select a conversation
- Reply to an existing message
- Send the reply
- Observe the sent message in chat
Actual Result
Reply UI shows: Unknown instead of sender/message
No visible reference to:
- Original message text
- Original sender
- Context is lost after sending
Expected Result
Reply message should show:
- Original sender name
- Snippet of original message
Example:
↪ John: hey
Msg reply 5
Files
Actions