Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix recent searches tap handling (#7214)

authored by

Samuel Newman and committed by
GitHub
c5421596 8f7a6e5f

+3 -1
+3 -1
src/view/screens/Search/Search.tsx
··· 1025 1025 const {_} = useLingui() 1026 1026 1027 1027 return ( 1028 - <Layout.Content> 1028 + <Layout.Content 1029 + keyboardDismissMode="interactive" 1030 + keyboardShouldPersistTaps="handled"> 1029 1031 <View style={styles.searchHistoryContainer}> 1030 1032 {(searchHistory.length > 0 || selectedProfiles.length > 0) && ( 1031 1033 <Text style={[pal.text, styles.searchHistoryTitle]}>