dukenv0307

Results 121 comments of dukenv0307

@sobitneupane only case 2, 3 have [this issue](https://github.com/Expensify/App/pull/17699#issuecomment-1521697676), case 1 could be tested well. I just updated screenshot for all case available in each platform

@bondydaa yes, that's right. It shows console warning with deeplink similar in case 2 and 3 of tests

@bondydaa Should we hold the PR to fix issue above or continue with it?

@bondydaa I tried to log `state.routes` in native and web. I saw that when sign in with deep link `r/:reportID/particitant`, in web `state.routes` had two element is `home page` and...

@marcaaron Sorry for the inconvenience, I had to reinstall my laptop and old gpg key is deleted. I updated commit please help to continue review the PR.

@bondydaa I just found out that when user not authenticated, `AppNavigator` will return `PublicScreens` and in `PublicScreens` has `SCREENS.HOME` that could be why with deep link /r/:reportID it has no...

@bondydaa 1. After finding out, I realized that [this](https://github.com/Expensify/App/pull/17699#issuecomment-1521697676) is not the issue because when the user doesn't sign in, `AppNavigator` will render `PublicScreen` and it doesn't have the screen's...

@sobitneupane I just foud out that in native after login successfully, the app really automatically navigates to the recent report but drawerContent (SideBarScreen) has default `drawerStatus` is true that is...

@sobitneupane I understand. The latest update in the PR got the expected result please help to check again

## Proposal ### Please re-state the problem that we are trying to solve in this issue. Using backtick in the description in send/request money is changing to '&#x60' in the...