-
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
[CP] Revert "chore: migrate AuthScreens from withOnyx to useOnyx" #49922
Conversation
@marcochavezf Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-30.at.6.18.44.PM.movAndroid: mWeb ChromeScreen.Recording.2024-09-30.at.6.20.10.PM.moviOS: NativeScreen.Recording.2024-09-30.at.6.09.40.PM.moviOS: mWeb SafariScreen.Recording.2024-09-30.at.6.21.21.PM.movMacOS: Chrome / SafariScreen.Recording.2024-09-30.at.6.06.52.PM.movMacOS: DesktopScreen.Recording.2024-09-30.at.6.08.35.PM.mov |
reviewing as per slack, @Julesssss I guess the failing test is fine for this PR, as we deprecated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reported regression is not occuring anymore, LGTM.
♻️ We will merge this PR with failing check as we reverted back to withOnyx
Lets merge this one 🚀
@jasperhuangg Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
🎯 @allgandalf, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #49926. |
Gonna merge with failing ESLint check and no author checklist since this is a straight revert |
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…ation Revert "chore: migrate AuthScreens from withOnyx to useOnyx" (cherry picked from commit 7772c38) (CP triggered by grgia)
🚀 Cherry-picked to staging by https://github.com/grgia in version: 9.0.41-4 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/grgia in version: 9.0.41-10 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.41-10 🚀
|
Reverts #49185 to fix #49880
I'm not sure my WIP PR is a good solution. Let's revert and take time to find the fix here.