Puneet
Puneet
### Proposal We need to pass `styles.lh16` here https://github.com/Expensify/App/blob/85172f72f1abbf1976e6abd3c08f5f74c04ae1b6/src/components/MenuItem.js#L55
@MonilBhavsar, this can be fixed by only adding a style as proposed [here](https://github.com/Expensify/App/issues/10848#issuecomment-1239058273).
### Proposal It's a good opportunity to implement push to page, we should show this input on a different page individually. I have seen some other issues related to this...
@mallenexpensify, in the screenshot I can see the stg badge at the login page.
> Ummm, isn't play store downloading the staging app because you are in the beta??? No, I don't think this is the case because external contributors aren't in the beta...
> that means there would have to be a PR recently which would break this logic, that could help narrowing this down Just want to inform that I had reported...
Hi, it's not a bug. Because of adding new validation you are seeing this error message which is expected. Now you won't see the error message mentioned at https://github.com/Expensify/App/pull/11839 unless...
[HOLD for payment 2022-10-31] [$250] Chat - Composer goes to the top on pressing expand @thesahindia
### Proposal It is happening because the ReportActionCompose is wrapped by OfflineWithFeedback https://github.com/Expensify/App/blob/b058975f68c53904a9724d1ccccb265f451f3649/src/pages/home/ReportScreen.js#L290-L296 To solve it we need to use style.h100 for the View at 90 and 92 We can...
The user can't change/set a password for unvalidated account the api we have in the code base needs current password or validateCode to set a password so I think when...
I think we wanna use push to page here, pressing the resend validation link button should show resend validation form that we already use at our app, this way we...