Submit a message to a threaded conversation
Part of #741 (closed)
Submitting a new child message using the tread message feed input box will populate a parentId
attribute on the new chatMessage
. The parentId
is going to be equal to the mongo DB id of the parent message. The child message is still going to show in the main message feed.
Edited by Tomas Vik