Fix RTE focus behaviour in threads
This commit is contained in:
parent
a0a419a3b8
commit
1da78fa6bc
3 changed files with 8 additions and 2 deletions
|
@ -153,7 +153,7 @@ describe("SendWysiwygComposer", () => {
|
|||
// When we send the right action
|
||||
defaultDispatcher.dispatch({
|
||||
action: Action.ClearAndFocusSendMessageComposer,
|
||||
context: null,
|
||||
timelineRenderingType: defaultRoomContext.timelineRenderingType,
|
||||
});
|
||||
|
||||
// Then the component gets the focus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue