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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 = {