-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Fix: Attachment Picker briefly displayed after taking a picture #2656
Fix: Attachment Picker briefly displayed after taking a picture #2656
Conversation
Bumping @joelbettner for a review. I'm unable to take on additional code reviews this week, but will try to take a look if things clear up towards the end of the week. Thanks for tagging me anyway 👍 |
Updated |
Bumping @joelbettner for a review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Unfortunately there are conflicts now. Probably just need to merge master.
…cker-briefly-displayed-after-taking-a-picture # Conflicts: # src/components/AttachmentPicker/index.native.js
@tgolen @joelbettner |
Code changes approved, but I need to go through and test this again. @kidroca I know that you're only changing a native platform file, but can you please also test all other platforms and add screenshots for them? That needs to be done on every PR (we've been experiencing quality issues and need to step up the PR testing). |
All my tests pass 👍 |
Updated with screenshots from the other platforms |
Thanks! |
🚀 Deployed to staging in version: 1.0.43-9🚀
|
🚀 Deployed to production in version: 1.0.44-0🚀
|
@Julesssss
Details
When an attachment option is selected, first close the modal and then open camera/gallery/documents
Fixed Issues
Fixes #2580
Tests
QA Steps
Same as above
Tested On
The changes made are only to the
index.native.js
file the rest of the Platforms are unaffected and their code was not modifiedScreenshots
iOS
Screen.Recording.2021-04-30.at.21.49.04.mov
Android
Android.Emulator.-.Pixel_2_API_29_5554.2021-04-30.20-10-21.mp4
Web
mWeb
Desktop