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.
### Details ### Fixed Issues $ GH_LINK PROPOSAL: GH_LINK_ISSUE(COMMENT) ### Tests - [ ] Verify that no errors appear in the JS console ### QA Steps - [ ] Verify...
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! ___ ## Action Performed: 1. Open the App and...
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! ___ **Issue found when executing PR** https://github.com/Expensify/App/pull/10194 ## Action...
@JmillsExpensify ### Details Deleting the last message of a conversation was resulting in the previous message getting partially/completely hidden because of extra scrolling, we have added required padding at the...
### Details There was this PR for improving the performance by reducing the rerenders of the sidebar, which is a heavy component. - https://github.com/Expensify/App/pull/11907 However, this PR introduced a bug...
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! ___ ## Action Performed: 1. Open app 2. Click...
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! ___ ## Action Performed: 1.Go to https://staging.new.expensify.com/ 2. In...
### Details Changed the way the cursor is placed after an emoji is written through the "two dot mechanism" :emoji: or a string with an :emoji: is pasted. For example:...
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! ___ ## Action Performed: 1. Go to settings >...
### Details - Display 2FA prompt when adding bank account during verification and validation steps. - Redirects user to olddot, once 2FA setup is completed, redirects them back to newdot....