-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-10-13] [HOLD for payment 2023-10-12] [$250] Distance - App crashes when tapping on the receipt thumbnail while receipt is generating #28814
Comments
Triggered auto assignment to @sonialiap ( |
Bug0 Triage Checklist (Main S/O)
|
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @iwiznia ( |
Job added to Upwork: https://www.upwork.com/jobs/~01812bc33ae4579c27 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
Upwork job price has been updated to $250 |
ProposalPlease re-state the problem that we are trying to solve in this issue.When the Distance request image is pending, opening the receipt image crashes the App. What is the root cause of that problem?On native, the pending attachment uses a static image, and it has the What changes do you think we should make in order to solve the problem?In + if ((_.isString(source) && Str.isPDF(source)) || (file && Str.isPDF(file.name || translate('attachmentView.unknownFilename')))) {
- if (Str.isPDF(source) || (file && Str.isPDF(file.name || translate('attachmentView.unknownFilename')))) { + const isImage = typeof source === 'number' || Str.isImage(source);
- const isImage = Str.isImage(source); This will be better fixed in this PR: #27204 Result:distance-offline.mp4 |
📣 @thesahindia Please request via NewDot manual requests for the Reviewer role ($250) |
📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Thanks @paultsimura can you raise a PR and make it ready for review please? |
Triggered auto assignment to @stephanieelliott ( |
I'm OOO Oct 16-23. Adding leave buddy Status: waiting on checklist completion and possibly need to submit a regression test request |
created a manual request - https://staging.new.expensify.com/r/4428559888912375 |
|
$375 payment approved for @rushatgabhane based on BZ summary. |
back from OOO, @rushatgabhane how's that checklist coming along? 😁 |
@paultsimura, @sonialiap, @rushatgabhane, @mountiny Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@rushatgabhane bump |
@rushatgabhane bump |
I think he might be OOO 🤔 there was a post about a resort in bali today |
@rushatgabhane bump, please complete so that we can close this out #28814 (comment) |
@sonialiap completed the checklist 😅 |
Thanks! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
App does not crash
Actual Result:
App crashes
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.77-2
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug6224575_1696421736016.Screen_Recording_20231004_034841_New_Expensify.mp4
log.txt
Production
Screen_Recording_20231004_214101_New.Expensify.1.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: