Keep composer reply when scrolling away from a highlighted event
This commit is contained in:
committed by
J. Ryan Stinnett
parent
2eb7d35ea1
commit
1597b2a971
@@ -701,6 +701,7 @@ export default class RoomView extends React.Component<IProps, IState> {
|
||||
room_id: this.state.room.roomId,
|
||||
event_id: this.state.initialEventId,
|
||||
highlighted: false,
|
||||
replyingToEvent: this.state.replyToEvent,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user