-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[🐛] White ghost modal issue still exist #2655
Comments
@khushal87 I saw check was added in latest version to open AttachmentPicker. but still AttachmentPicker is getting opened randomly in the app:
|
Hey @sraut1, the Here is the guide - https://getstream.io/chat/docs/sdk/reactnative/guides/native-image-picker/ |
Hey Thanks for the response @khushal87 we do allow camera/gallery access in the app but through expo-camera, we are not using camera roll for chat functionality though. but even though someone is using react-native-camera-roll, AttachmentPicker popping randomly in the app is buggy. any suggestion? |
Yeah, for the expo, it should be expo-media-library for your case. About the issue with the attachment picker, we will triage it and get back to you once it's reproducible. Thanks 😄 |
Thanks @khushal87 removing |
Fixed with #2687 |
well, this issue still exist on the latest (5.39.1) version. cc @khushal87 |
should we reopen it? |
Hey @arekkubaczkowski, I don't see this problem when using the keyboard or the image gallery on the latest version when I change orientation as well. Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-10-08.at.11.27.00.mp4 |
well, on your video the bottom sheet appears for a moment, I believe this is not a desired behavior, in my case it just shows for a bit longer. |
Yes, the flickering is a well-known issue for bottom sheet package - gorhom/react-native-bottom-sheet#516 and I don't see there's a fix yet. |
Issue
This issue occurs on intermittently on keyboard hide and also regularly when app is switched from portrait to landscape. here is the video
355995836-ec9180e8-8623-4b58-8ee6-2d58b2538684.mov
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Project Related Information
Device: iPhone 15 Pro or Galaxy S23
OS + version: iOS 17.4
Expo verison 51.0.24
stream-chat-expo: 5.36.1
stream-chat-react-native: 5.34.0
gorhom/bottom-sheet: 4.6.4 via stream-chat-react-native-core
Customization
Click To Expand
Offline support
Environment
Click To Expand
package.json
:# N/A
react-native info
output:stream-chat-react-native
version you're using that has this issue:e.g. 5.4.3
e.g. Android 10
e.g. iPhone 11
Additional context
Screenshots
Click To Expand
The text was updated successfully, but these errors were encountered: