mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix lost focus when typing in archived message while searching
This commit is contained in:
@@ -18,6 +18,7 @@ describe('LeftPaneArchiveHelper', () => {
|
||||
archivedConversations: [],
|
||||
searchConversation: undefined,
|
||||
searchTerm: '',
|
||||
startSearchCounter: 0,
|
||||
};
|
||||
|
||||
const searchingDefaults = {
|
||||
|
||||
Reference in New Issue
Block a user