-
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
[Awaiting checklist completion] [$250] IOS - Launch app - Header in Home page is missing briefly when app is launched #42639
Comments
Triggered auto assignment to @hayata-suenaga ( |
👋 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:
|
@hayata-suenaga 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 |
We think that this bug might be related to #vip-vsp |
let me check if we want to fix this or not 😄 |
ProposalPlease re-state the problem that we are trying to solve in this issue.The home header is missing briefly. What is the root cause of that problem?The header/top bar is wrapped with a withOnyx that subscribed to policy and session. App/src/libs/Navigation/AppNavigator/createCustomBottomTabNavigator/TopBar.tsx Lines 87 to 94 in 2514f29
If one of the data is not ready yet, withOnyx will return null, so nothing is rendered. This happens after this PR where it updates What changes do you think we should make in order to solve the problem?As withOnyx is deprecated now, we can replace it with useOnyx hook. Or if we still want to use withOnyx, we can set initial value for the policy onyx to an empty object. |
I looked at this solution with @WojtekBoman and it makes sense to us |
@bernhardoj are you available to work on a solution for this? |
@luacmartins yes, I'm available |
Job added to Upwork: https://www.upwork.com/jobs/~0140411e66768d8abb |
Triggered auto assignment to @twisterdotcom ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @DylanDylann |
Issue is not reproducible PHPV0078.1.MP4 |
It is on staging. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.76-7 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-06-05. 🎊 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 solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.77-11 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-06-06. 🎊 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:
|
Payment Summary:
@DylanDylann please complete the checklist. |
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: [@DylanDylann] The PR that introduced the bug has been identified. Link to the PR: NA Regression Test Proposal
Do we agree 👍 or 👎 |
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: 1.4.76-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Header in Home page will appear as soon as app is launched
Actual Result:
Header in Home page is missing briefly when app is launched
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6492994_1716820732301.RPReplay_Final1716820514.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @twisterdotcomThe text was updated successfully, but these errors were encountered: