signal-desktop/ts/components/leftPane
veekas ashoka 0100866d0a Fix keyboard search when left pane is narrow
This PR fixes Cmd+f/Ctrl+f functionality in the left pane.
Using a keyboard to search across all
conversations should now automatically change the left pane width
to accommodate the search input component.

Resolves: #6281
2023-02-22 14:21:59 -05:00
..
getConversationInDirection.ts
handleKeydownForSearch.ts
LeftPaneArchiveHelper.tsx
LeftPaneChooseGroupMembersHelper.tsx
LeftPaneComposeHelper.tsx Switched ForwardMessageModal to use ListTile 2023-01-25 16:51:08 -07:00
LeftPaneHelper.tsx
LeftPaneInboxHelper.tsx Fix keyboard search when left pane is narrow 2023-02-22 14:21:59 -05:00
LeftPaneSearchHelper.tsx
LeftPaneSetGroupMetadataHelper.tsx