daledah
daledah
## Proposal ### Please re-state the problem that we are trying to solve in this issue. Email for the magic code received only if the process steps from start "New...
[Proposal updated](https://github.com/Expensify/App/issues/52571#issuecomment-2477133845)
@yuwenmemon @thesahindia The selected proposal does not match the expected behavior in the OP, it always call ```ResendValidateCode``` when opening the ValidateCodeActionModal, but the expected behavior is that, we only...
I think we need the confirmation from internal team here
Edited by **proposal-police**: This proposal was **edited** at 2024-11-26 11:01:06 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. User lands on...
@twisterdotcom I can replicate this bug on the web (by using the browser back button in case MacOS chrome and device back button in case android chrome). In your video,...
Just a note for reviewer: 1. In proposal, I already posted two options in code change: ``` // can use shouldHandleNavigationBack={Browser.isMobileChrome()} ``` Use ```Browser.isMobileChrome()``` if we only want to fix...
Edited by **proposal-police**: This proposal was **edited** at 2024-10-21 17:19:42 UTC. ## Proposal ### Please re-state the problem that we are trying to solve in this issue. Add a step...
[PROPOSAL UPDATED](https://github.com/Expensify/App/issues/51166#issuecomment-2426258798) - Add three solutions for https://github.com/Expensify/App/issues/51166#issuecomment-2426655170
[PROPOSAL UPDATED](https://github.com/Expensify/App/issues/51166#issuecomment-2426258798) Change solution to use `ValidateCodeActionModal`