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.
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:** N/A **Reproducible in staging?:** Y **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:** v9.2.86-0 **Reproducible in staging?:** Yes **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:** 9.2.62-0 **Reproducible in staging?:** Y **Reproducible...
[$250] Filters - Something went wrong shown when applied Has filter in chats and changed to expense
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.2.78-0 **Reproducible in staging?:** Yes **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:** 9.2.73-1 **Reproducible in staging?:** Yes **Reproducible...
### Explanation of Change fix: Report empty state appears briefly after deleting IOU expense ### Fixed Issues $ https://github.com/Expensify/App/issues/77600 PROPOSAL: https://github.com/Expensify/App/issues/77600#issuecomment-3656081724 ### Tests 1. Open chat with another user. 2....
### Explanation of Change When Concierge automatically categorizes a previously uncategorized expense, the system message showed: `"changed the category based on past activity to "..." (previously uncategorized)"` This PR updates...
### Explanation of Change bumps `@react-native-clipboard/clipboard` as required by align-deps for the React Native upgrade. ### Fixed Issues $ https://github.com/Expensify/App/issues/75698 MOBILE-EXPENSIFY: https://github.com/Expensify/Mobile-Expensify/pull/13813 PROPOSAL: https://github.com/Expensify/App/issues/75698#issuecomment-3559662235 ### Tests - [x] Verify that...
### Explanation of Change Previously short mention regex limited minimum length to be 3 chars(presumed limit), Which is to be reduced to 1 char to allow even shorter mentions, eliminating...
### Problem align-deps indicates that we must upgrade `@react-native-clipboard/clipboard` in order to upgrade React Native. ### Solution Bump `@react-native-clipboard/clipboard` package to latest. Issue OwnerCurrent Issue Owner: @mollfpr