Christoph Pader

Results 135 comments of Christoph Pader

A fix that removes the blank screen but basically just delays the route push and the content re-rendering is putting the `Navigation.navigateWithSwitchPolicyID` in an `InteractionManager.runAfterInteractions(...)`. This is not as beautiful/sexy...

@kirillzyusko i can confirm that the changes discussed are also causing https://github.com/Expensify/App/issues/53359. This change also fixes the issue on the search page: https://github.com/user-attachments/assets/27f59b33-c014-4e87-af27-e64029039363

@mountiny @eh2077 is somebody already assigned/working on this? Lmk if i should prepare a PR, otherwise here are the changes needed to revert my previous changes and apply the `InteractionManager.runAfterInteractions()`...

Thanks @webpro, sorry i didn't get to do further testing on this. Glad this works! 🙌🏼