-
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
[TS migration] Migrate 'withNavigationFallback.js' HOC to TypeScript #24953
Comments
This issue has not been updated in over 15 days. eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue. |
Triggered auto assignment to @techievivek, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.86-5 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 2023-10-25. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
This ticket will require one more PR, because the first one was reverted due to regression. But I need to do additional updates as it was discussed here. |
During further investigations, it turned out this HOC is not possible to remove because ErrorBoundary is located outside of the NavigationContainer an has a fallback component GenericErrorPage which has Buttons inside. So without this HOC usage it'll crash. |
Bug0 Triage Checklist (Main S/O)
|
@akinwale can you please accept the job and reply here once you have? |
Accepted. Thanks. |
@mallenexpensify, yeah, a bit strange, the first PR was reverted, and then, seemingly due to no explicit assignee, the second PR was automatically assigned to me, and then I reviewed it. It appears that the melvin-bot is not working as expected. 😂 |
Not overdue, finishing up the payments. Gentle bump @mallenexpensify |
@mallenexpensify it looks like you've already done some of this payment but don't see it linked here anywhere -
@ntdiary if you reviewed the second PR, you're due compensation, right? Do you want to assign this to yourself @mallenexpensify or is there something I can do to finish this up? |
Sorry for the delayed response. I think so, but I'm not sure how much the payment is in this case. I'm happy to accept it regardless. 😄 |
https://www.upwork.com/jobs/~010e0e878e726013b5 |
@slafortune, @VickyStash, @techievivek Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Not overdue, finalizing the payment. |
@ntdiary - offer sent - https://www.upwork.com/nx/wm/offer/100026606 |
$125 refund requested from @akinwale , |
Done. |
@slafortune, thank you! Have accepted. :) |
Not overdue, @mallenexpensify are we done with the payment here? Can we close this out then? |
@techievivek, the payment has been made to me. 😄 |
Okkkiiee, great, thanks for confirming. 🙇 |
TypeScript migration
Make sure you read through our TypeScript's style guide, cheatsheet and PropTypes conversion table before you start working on this migration issue.
Files
The text was updated successfully, but these errors were encountered: