Support Enter shortcut in findBy helpers

This commit is contained in:
Fedor Indutny 2024-02-14 10:15:26 -08:00 committed by GitHub
parent e158bd1a95
commit 89525d3e16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 92 additions and 54 deletions

View file

@ -714,6 +714,10 @@ export function LeftPane({
updateSearchTerm,
onChangeComposeSelectedRegion: setComposeSelectedRegion,
showConversation,
lookupConversationWithoutServiceId,
showUserNotFoundModal,
setIsFetchingUUID,
showInbox,
})}
</NavSidebarSearchHeader>
)}