App icon indicating copy to clipboard operation
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.

Results 1794 App issues
Sort by recently updated
recently updated
newest added

Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/38511 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....

Daily
Internal
Task
Awaiting Payment
Bug

Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/38597 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....

Daily
Internal
Task
Awaiting Payment
Bug

Issue created to compensate the Contributor+ member for their work on https://github.com/Expensify/App/pull/39103 E/E issue linked to the PR - no internal issue. Contributor+ member who reviewed the PR - @rushatgabhane....

Daily
Internal
Task
Awaiting Payment
Bug

This issue keeps track of Phase 3 of the Selection List Refactor, in which we are refactoring all different list component variations into 3 new, clean components: - Phase 1:...

Reviewing
External
Engineering
Weekly
Improvement
Awaiting Payment

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.57-2 **Reproducible in staging?:** Y **Reproducible...

External
Daily
Help Wanted
Bug

### Details This PR refactors the NewChatPage to use new component. A new param has been added to to allow it to display a component on the right hand side...

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.58-0 **Reproducible in staging?:** Y **Reproducible...

Daily
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! ___ **Version Number:** 1.4.58-0 **Reproducible in staging?:** Y **Reproducible...

Daily
Bug

### Details This PR replaces deprecated `` component in favour of `` and also refactors internal logic, streamlining how `searchOptions` are created, reducing the render count. ### Fixed Issues $...

### Details We store the pending action as a list, but we get the first pending action instead of the last, so the delete pending action is never detected. ###...