-
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-09-09] [$250] Android & iOS Expense - Main chat becomes blank after returning from transaction thread #48369
Comments
Triggered auto assignment to @luacmartins ( |
Triggered auto assignment to @OfstadC ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Job added to Upwork: https://www.upwork.com/jobs/~0173629ca2a87d3e9d |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hungvu193 ( |
I'm having issue building the iOS app at the moment. Adding external label to get contributors help |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspace chat content is hidden after navigating away two or more levels deep then going back to the chat page, like viewing expenses report and clicking one of the expenses. What is the root cause of that problem?The chat view has fade-in animation, and is initially hidden because of
However the animation will not run the second time since it does not have App/src/pages/home/report/ReportActionsList.tsx Lines 303 to 310 in fc849dd
What changes do you think we should make in order to solve the problem?Add useEffect(() => {
opacity.value = 0;
// eslint-disable-next-line react-compiler/react-compiler
opacity.value = withTiming(1, {duration: 100});
}, [opacity, isFocused]); What alternative solutions did you explore? (Optional)Remove the animation, I think 100ms is hardly noticeable to the user. App/src/pages/home/report/ReportActionsList.tsx Lines 303 to 305 in fc849dd
ios.mp4 |
@hungvu193 could you please take a look at the proposal above? |
I'm still trying to run native code, I tried to clean everything, upgrade xcode, mac version, but still no luck :(. If this is urgent please re-assign. |
@hungvu193 if it helps this is my current setup |
Thanks. I'll give that a try. |
📣 @ishpaul777 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @struc You have been assigned to this job! |
@struc this is a pretty urgent issue because it's the last one we need to fix before I can deploy. Let's try to get a PR up ASAP |
@roryabraham Please give 5 minutes or so, I am creating the PR now. |
Verified that this is fixed on staging ✅ |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.27-1 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-09-09. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
not a deployblocker anymore, i guess fix was deployed yesterday |
@ishpaul777 Could you please complete the BZ checklist? Thank you! |
|
https://www.upwork.com/ab/applicants/1833130608126333165/job-details @struc Could you you please link me your Upwork profile as I wasn't able to find it? Thank you! |
@OfstadC Here is the link https://www.upwork.com/freelancers/~01b7e0705471825edf |
Thanks @struc! Could you accept this offer ? Then I can issue payment😃 |
Payment Summary
|
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: v9.0.27-0
Reproducible in staging?: Y
Reproducible in production?: N
Email or phone of affected tester (no customers): applausetester+kh050806@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
The main chat will not be blank after returning from transaction thread.
Actual Result:
The main chat becomes blank after returning from transaction thread.
The same issue also happens for 1:1 DM expense and when leaving thread.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6588134_1725047314877.ScreenRecording_08-31-2024_03-46-23_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @OfstadCThe text was updated successfully, but these errors were encountered: