mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Fix flaky search behaviour with minimized left pane
This commit is contained in:
@@ -16,6 +16,7 @@ describe('LeftPaneArchiveHelper', () => {
|
||||
|
||||
const defaults = {
|
||||
archivedConversations: [],
|
||||
isSearchingGlobally: false,
|
||||
searchConversation: undefined,
|
||||
searchTerm: '',
|
||||
startSearchCounter: 0,
|
||||
|
||||
Reference in New Issue
Block a user