-
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-10-29] [HOLD for payment 2024-10-25] [$250] Android - IOS - It flickers when I open the manual submit expense twice or more #50098
Comments
Triggered auto assignment to @slafortune ( |
We think that this bug might be related to #wave-collect - Release 1 |
@slafortune FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
App/src/libs/Navigation/OnyxTabNavigator.tsx Lines 106 to 108 in e02df29
What changes do you think we should make in order to solve the problem?
App/src/libs/Navigation/OnyxTabNavigator.tsx Lines 106 to 108 in e02df29
Now, the flicker effect still appears. The order of displayed components: FullScreenLoadingIndicator > Navigator with 3 tab (Manual | Scan | Distance) > FullScreenLoadingIndicator > Navigator with 3 tab (Manual | Scan | Distance).
App/src/pages/iou/request/IOURequestStartPage.tsx Lines 98 to 102 in e02df29
and pass
App/src/libs/Navigation/OnyxTabNavigator.tsx Lines 106 to 108 in e02df29
App/src/pages/iou/request/IOURequestStartPage.tsx Lines 173 to 181 in e02df29
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.The submit expense page flickers when open it. What is the root cause of that problem?In submit expense page, we use an OnyxTabNavigator. Inside the component, we return null if the App/src/libs/Navigation/OnyxTabNavigator.tsx Lines 106 to 108 in e61ee7f
If we already previously loaded the data before, then the tab navigator will be shown immediately. But the navigator has a state listener which is triggered on mount which updates the App/src/libs/Navigation/OnyxTabNavigator.tsx Lines 120 to 126 in e61ee7f
It will make the status becomes loading again because now we have a pending merge. loaded -> loading -> loaded What changes do you think we should make in order to solve the problem?Don't update the onyx if the selected tab is the same.
|
Yep - tested and get the same results 👍 |
Job added to Upwork: https://www.upwork.com/jobs/~021843392417403890622 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rayane-djouah ( |
Reviewing 👀 |
@bernhardoj's proposal looks good to me 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @marcaaron, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.50-8 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-10-25. 🎊 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:
|
BugZero Checklist
Regression Test Proposal
Do we agree 👍 or 👎 |
LGTM |
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.51-4 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-10-29. 🎊 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:
|
The checklist has already been completed #50098 (comment) |
@slafortune, @marcaaron, @bernhardoj, @rayane-djouah Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Are we still waiting for payment here? |
Yes. |
@bernhardoj Role Contributor - requires payment through NewDot Manual Requests - Due $250 |
@slafortune @marcaaron Be sure to fill out the Contact List! |
Requested in ND. |
$250 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.0.43-1
Reproducible in staging?: Y
Reproducible in production?: Y
Issue was found when executing this PR: #49007
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
It shouldn't flicker.
Actual Result:
It flickers when I open the manual submit expense twice or more.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6622398_1727890757439.flicker.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @slafortuneThe text was updated successfully, but these errors were encountered: