App
App copied to clipboard
Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
### Explanation of Change The PR handles OldDot invoices with multiple expenses and renders them successfully. ### Fixed Issues $ https://github.com/Expensify/App/issues/51528 PROPOSAL: N/A ### Tests **Precondition:** have a workspace with...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** 9.0.64-0 **Reproducible in staging?:** Y **Reproducible...
From the design doc. > Recent chats is the same as our existing CMD+K command, which means: > - The router can be opened and focused via the same keyboard...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** **Reproducible in staging?:** need reproduction **Reproducible...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** **Reproducible in staging?:** **Reproducible in production?:**...
## Problem I am working with @war-in and @staszekscp on a [HybridApp authentication refactor](https://github.com/Expensify/App/issues/49844). They are making good progress but require some backend changes in order to complete the work....
### Details This PR fixes issue with sending email validation link. When a user triggers email validation from profile, the magic sign-in code isn't sent immediately till you have to...
We are seeing this specific crash error in firebase that we have not been able to easily reproduce but we can see that its happening: ``` Fatal Exception: com.facebook.react.common.JavascriptException: Error:...
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email [email protected] to request to join our Slack channel! ___ **Version Number:** 9.0.56-0 **Reproducible in staging?:** Y **Reproducible...
### Explanation of Change ### Fixed Issues $ https://github.com/Expensify/App/issues/52034 PROPOSAL: https://github.com/Expensify/App/issues/52034#issuecomment-2514957903 ### Tests - [x] Verify that no errors appear in the JS console ### Offline tests ### QA Steps...