Fix flaky search behaviour with minimized left pane
This commit is contained in:
parent
3eed6cb350
commit
ee4608ee04
13 changed files with 154 additions and 17 deletions
|
@ -14,6 +14,7 @@ describe('LeftPaneInboxHelper', () => {
|
|||
const defaultProps: LeftPaneInboxPropsType = {
|
||||
archivedConversations: [],
|
||||
conversations: [],
|
||||
isSearchingGlobally: false,
|
||||
isAboutToSearch: false,
|
||||
pinnedConversations: [],
|
||||
searchConversation: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue