-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Fix/auto grow textinput #10
Conversation
Happy to review this. |
… fix/auto-grow-textinput
@parasharrajat Your the best thx, will let you know once its done, and will mention you on the PR that we will open against Expensify's app repository! |
…ithub.com:margelo/expensify-app-fork into fix/auto-grow-textinput
@hannojg Do you think we can work on this getting merged now? |
Hey @parasharrajat , the main issue with this one is that there is a native react native bug causing part of this behaviour which we very likely have to fix first (or find another solution). |
No worries. Thanks for the update. |
…-settings Improve workspace settings on Main Pane
* fix: ubo list hover, incorp state hover * feat: improved return type for getFieldRequiredErrors
…tion-report-view Revert "Add One Transaction Report View"
Based on/merge first:
BaseTextInput
to function component Expensify/App#20186Main changes