-
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
[HOLD for payment 2024-11-20] [$250] Distance-Distance receipt placeholder icon is hardly visible when expense is submitted offline #52123
Comments
Triggered auto assignment to @puneetlath ( |
Job added to Upwork: https://www.upwork.com/jobs/~021854203499700129961 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Distance-Distance receipt placeholder icon is hardly visible when expense is submitted offline What is the root cause of that problem?We are graying out the whole MoneyRequestView here b/c the parentReportAction pendingAction is 'add'
But we are also graying it out again because transaction.pendingAction is add
So we are graying it out twice. What changes do you think we should make in order to solve the problem?We should change the pendingAction to be waypoints pending state for distance request and receipt pending action for the other cases as we display the receipt or the map (for distance request) inside
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Distance-Distance receipt placeholder icon is hardly visible when expense is submitted offline What is the root cause of that problem?We are using the App/src/pages/home/report/ReportActionItemContentCreated.tsx Lines 155 to 184 in c755314
App/src/components/ReportActionItem/MoneyRequestView.tsx Lines 472 to 512 in c755314
ReportActionItemImage component rendered the placeholder icon.
What changes do you think we should make in order to solve the problem?We should not set the opacity twice (only once setting) at this moment. App/src/components/ReportActionItem/MoneyRequestView.tsx Lines 472 to 495 in c755314
I added shouldDisableOpacity={true} in there(^^^) below errorRowStyles property.
What alternative solutions did you explore? (Optional)N/A Contributor detailsYour Expensify account email: anasup1995@gmail.com |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
Current assignee @puneetlath is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @FitseTLT 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.60-3 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-11-20. 🎊 For reference, here are some details about the assignees on this issue:
|
@jayeshmangwani @puneetlath @jayeshmangwani The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
I don't have a strong opinion on creating a dedicated regression test for this simple offline UI issue. However, if we decide to create one, the test would include the following steps: Regression Test Proposal
Do we agree 👍 or 👎 |
@puneetlath, @jayeshmangwani, @FitseTLT Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Payment summary:
Thanks everyone! |
$250 approved for @jayeshmangwani |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.58-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5183758
Email or phone of affected tester (no customers): applausetester+sjdosjdsod@applause.expensifail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The distance receipt placeholder icon will be visible when the expense is submitted offline
Actual Result:
The distance receipt placeholder icon is hardly visible when the expense is submitted offline
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6656375_1730884594497.20241106_171211.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @puneetlathThe text was updated successfully, but these errors were encountered: