Skip to content

"Reply" composition lost if switching rooms during message composition #6918

Closed
matrix-org/matrix-react-sdk
#5284
@michaelkaye

Description

@michaelkaye

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.

Metadata

Metadata

Assignees

Labels

A-RepliesreplyP2S-MinorImpairs non-critical functionality or suitable workarounds existT-Defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions