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.
Coming from [tracking issue for this initiative](https://github.com/Expensify/App/issues/32952). Using the [Figma](https://www.figma.com/file/Xv3yHJooZcxRGkXbAcTZD5/%23ideal-nav-(Ideal-Nav)?type=design&node-id=3125-183278&mode=design&t=XvlzBlUtMgk1sjil-11) final mocks, please update the Account Settings Preferences page in the new ideal navigation layout to look like this: ...
[$500] Expense - System message for paid expense shows payer, while the copied content is workspace
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:** 1.4.20-2 **Reproducible in staging?:** Y **Reproducible...
[$500] Sign In - Open in app pop-up not displayed when user successfully Signed In on public room
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:** 1.4.34-1 **Reproducible in staging?:** Y **Reproducible...
## Action Performed: Reported by David [here](https://expensify.slack.com/archives/C036QM0SLJK/p1706901348693069?thread_ts=1706887969.154719&cid=C036QM0SLJK), [here](https://expensify.slack.com/archives/C049HHMV9SM/p1706898942192299?thread_ts=1706778055.194719&cid=C049HHMV9SM), and [here](https://expensify.slack.com/archives/C049HHMV9SM/p1706899208447229) This issue has two aspects: ### The Chat List and Workspace List loads sometimes loads too slow 1. Make sure...
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:** 1.4.36 **Reproducible in staging?:** Y **Reproducible...
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Let's also update the whisper that gets sent upon joining a room to include this room description....
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Now that the front-end and back-end have been finished, let's remove all welcome message related code.
# TypeScript migration Make sure you read through our TypeScript's [style guide](https://github.com/Expensify/App/blob/main/contributingGuides/TS_STYLE.md), [cheatsheet](https://github.com/Expensify/App/blob/main/contributingGuides/TS_CHEATSHEET.md) and [PropTypes conversion table](https://github.com/Expensify/App/blob/main/contributingGuides/PROPTYPES_CONVERSION_TABLE.md) before you start working on this migration issue. ### Files | Path |...
We replaced the welcome note feature with a room description feature in https://github.com/Expensify/App/issues/32953. Let's also update the whisper that gets sent upon joining a room to include this room description.
On the `1.4.35-5` build we have got 3 crashes on the OnePlus8Pro device: With the following logs: ``` Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.expensify.chat/com.expensify.chat.MainActivity}: java.lang.reflect.InvocationTargetException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3433) at...