Merge pull request #9969 from matrix-org/florianduros/fix/thread-rte-focus

Fix RTE focus behaviour in threads
This commit is contained in:
Florian Duros
2023-01-24 09:51:31 +01:00
committed by GitHub
3 changed files with 8 additions and 2 deletions

View File

@@ -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