Description
Repoducible on /develop :
- have two rooms
- "reply" to a message in room1, partially compose a reply
- switch to room2
- switch to room1
Looking at the message to be sent, it has lost the 'reply' popout box and if sent will not include the message being replied to, which can lead to some odd messages that assume context from the message being replied to.
The UI is consistent - if it doesn't show it'll send a reply it doesn't send the reply, but we should retain the message composition state in general.