mattermost-mobile/app/components/post_list/post
Khanh P. Huynh 0d8466a055
Fix cannot scroll acknowledgement bottom sheet of user list when there are many users (#7489)
* Fix cannot scroll acknowledgement bottom sheet of user list when there are many users

* - Updated showing user list for Tablet
- Added GestureHandlerRootView to avoid bug not show the list

* Wrap BottomSheet inside withGestures function

* Remove GestureHandlerRootView for BottomSheet component since it's been wrapped inside withGesture function
2023-08-09 10:48:21 +02:00
..
avatar Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
body Fix cannot scroll acknowledgement bottom sheet of user list when there are many users (#7489) 2023-08-09 10:48:21 +02:00
footer Upgrade Dependencies (#7299) 2023-04-21 12:16:54 -04:00
header Remove guest tags based on config (#7425) 2023-06-30 11:05:54 +02:00
pre_header Renaming flagged to saved (#6021) 2022-03-03 13:10:18 -03:00
system_message Remove guest tags based on config (#7425) 2023-06-30 11:05:54 +02:00
index.ts Handle currentUser not available throught the app and refetch it (#7333) 2023-05-05 15:40:59 -04:00
post.tsx Handle currentUser not available throught the app and refetch it (#7333) 2023-05-05 15:40:59 -04:00
unread_dot.tsx Detox/E2E: Global threads e2e tests in Gekidou (#6300) 2022-05-20 15:51:15 -07:00