Tienifr
Tienifr
@rushatgabhane I've updated my PR. I changed to use Form component, and updated texts as https://github.com/Expensify/App/issues/11427#issuecomment-1293843676 and create new page as https://github.com/Expensify/App/pull/12032#discussion_r1004794608. Pls help check. Thanks
@luacmartins Thanks for your review. I've change my PR, but there are some points that we need to discuss more, pls let me know what you think?
@luacmartins I've updated my PR, pls help check again. Thanks.
@luacmartins I thought I resolved all your comments. Pls let me know if I miss something
@luacmartins Oh my bad, I've updated my PR. Thanks for pointing that out
@rushatgabhane @luacmartins I've resolved the conflict
### Proposal ### Problem This issue is from `PasswordPage.js` When render the content of password page now we just check `props.account.success` is not empty to render `PasswordConfirmationScreen` when user successfully...
Thanks for the reiview @Puneet-here @shawnborton @rushatgabhane. I have some update to code change in proposal please check ## Updated Proposal ### Solution We have a field to check whether...
@shawnborton Thanks for your review. I have fixed the padding and code to match your provided design, but I can not find the icon like you, now I see the...
@shawnborton thanks for your comment. I have some update to design change 1) To hide the back button in `ResendValidationForm` I have added to it the props `shouldHideBackButton` and we...