-
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
[$250] Blank page appears between authentication and loading UI #49934
Comments
Job added to Upwork: https://www.upwork.com/jobs/~021840753836543659093 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra ( |
Triggered auto assignment to @OfstadC ( |
Hey @blazejkustra, in case you are interested... I also added your repro video. |
@Julesssss, @OfstadC, @shubham1206agra Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@Julesssss, @OfstadC, @shubham1206agra Still overdue 6 days?! Let's take care of this! |
We need good reproduction steps before making this open to contributors. |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
Still reproducing on slow network |
Cannot reproduce this issue after we migrate to useOnyx. |
@truph01, can you reproduce on web when throttling the network? |
@Julesssss No, I cannot reproduce in both web and ios after this PR is merged. |
Okay thank you. It looks like the PR was merged just after the latest test. Lets retry once more. |
@Julesssss FYI, the above PR is reverted, so the bug can be reproduced. |
@OfstadC Can we get an expert contributor here? |
ProposalPlease re-state the problem that we are trying to solve in this issue.Blank page appears between authentication and loading UI What is the root cause of that problem?The root cause is not from useOnyx or withOnyx, the root cause is the AuthScreens component take a while to load App/src/libs/Navigation/AppNavigator/index.tsx Lines 4 to 18 in 056e8ee
so when the AuthScreens is still loading since we pass null here it will show blank page App/src/libs/Navigation/AppNavigator/index.tsx Lines 16 to 17 in 056e8ee
What changes do you think we should make in order to solve the problem?Instead of passing null here we can pass loading spinner using like FullScreenLoadingIndicator App/src/libs/Navigation/AppNavigator/index.tsx Lines 16 to 17 in 056e8ee
What alternative solutions did you explore? (Optional) |
Triggered auto assignment to @robertjchen, 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? 💸 |
@robertjchen, @OfstadC, @shubham1206agra Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@robertjchen, @OfstadC, @shubham1206agra Huh... This is 4 days overdue. Who can take care of this? |
Thanks for review and discussion. Agreed with @NJ-2020 's proposal! |
📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @NJ-2020 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
I will be OOO for 1 day cc: @shubham1206agra |
@robertjchen, @OfstadC, @shubham1206agra, @NJ-2020 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
After digging into the issue, I think my solution is not the suitable solution for this issue because after adding FullScreenLoadingIndicator the blank screen still appears but with small duration And also the loading spinner display every time like open the web, sign out, etc So should I keep digging or we should reopen the issue to contributor? cc: @shubham1206agra |
@NJ-2020 Can you please keep digging? |
@robertjchen, @OfstadC, @shubham1206agra, @NJ-2020 Huh... This is 4 days overdue. Who can take care of this? |
@NJ-2020 Update please |
Hi, I am very sorry. Thanks cc: @shubham1206agra |
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.41-1
and earlierReproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): Customer accounts with a medium-large amount of data
Action Performed:
Expected Result:
Actual Result:
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
372109345-c082d55a-26d9-4ade-973d-e1562d5262f7.mov
371763733-127dec60-2e34-4b95-af30-0bae07ce10b2.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @NJ-2020The text was updated successfully, but these errors were encountered: