Fix lost focus when typing in archived message while searching

This commit is contained in:
Josh Perez
2022-02-02 10:30:39 -05:00
committed by GitHub
parent 089116d069
commit e79fb9d2e5
4 changed files with 17 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ describe('LeftPaneArchiveHelper', () => {
archivedConversations: [],
searchConversation: undefined,
searchTerm: '',
startSearchCounter: 0,
};
const searchingDefaults = {