Skip to content
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

#3402 fix image picker preview on native #3408

Merged

Conversation

dklymenk
Copy link
Contributor

@dklymenk dklymenk commented Jun 7, 2021

@thienlnam

Details

Addresses the 3rd point made on issue #3402 (The fix for "document attachment label" fixes the bugs for document attachment and introduces a new bug for image/video attachments).

Fixed Issues

Fixes part of #3402
Fixes #3385

Tests / QA Steps

Android/iOS:

  1. Login in chat app.
  2. Go to a conversation
  3. Tap on the attachment icon
  4. Tap on image
  5. Select an image
  6. You should see an image preview instead of chat_attachment label.

Tested On

Only needs to be tested on native since only one .native.js file was changed.

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web

Mobile Web

Desktop

iOS

Screen Shot 2021-06-07 at 23 10 48

Android

DeepinScreenshot_select-area_20210607230751

@dklymenk dklymenk requested a review from a team as a code owner June 7, 2021 20:10
@MelvinBot MelvinBot requested review from Beamanator and removed request for a team June 7, 2021 20:11
@dklymenk dklymenk mentioned this pull request Jun 7, 2021
5 tasks
@dklymenk
Copy link
Contributor Author

dklymenk commented Jun 7, 2021

Added reference to #3385 in the original post.

Copy link
Contributor

@Beamanator Beamanator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 💪

@Beamanator Beamanator merged commit 2ead17e into Expensify:main Jun 8, 2021
@OSBotify
Copy link
Contributor

OSBotify commented Jun 8, 2021

🚀 Deployed to staging in version: 1.0.64-2🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

OSBotify commented Jun 8, 2021

🚀 Deployed to production in version: 1.0.65-0🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android - Add image from gallery doesn't show the preview before uploading
4 participants