[Domain control] [Release 3.5] Export domain members#83459
Conversation
# Conflicts: # src/ROUTES.ts # src/SCREENS.ts # src/languages/en.ts # src/libs/API/parameters/index.ts # src/libs/API/types.ts # src/libs/Navigation/AppNavigator/ModalStackNavigators/index.tsx # src/libs/Navigation/linkingConfig/RELATIONS/DOMAIN_TO_RHP.ts # src/libs/Navigation/linkingConfig/config.ts # src/libs/Navigation/types.ts # src/libs/actions/Domain.ts # src/pages/domain/Members/DomainMembersPage.tsx # src/types/onyx/DomainErrors.ts # src/types/onyx/DomainPendingActions.ts
…kuba-nowakowski/domain_export_member # Conflicts: # src/CONST/index.ts # src/ROUTES.ts # src/SCREENS.ts # src/languages/en.ts # src/libs/actions/Domain.ts # src/pages/domain/Members/DomainMembersPage.tsx # src/types/onyx/DomainErrors.ts # src/types/onyx/DomainPendingActions.ts
# Conflicts: # src/pages/domain/Members/DomainMembersPage.tsx
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
@codex review |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid.movAndroid: mWeb ChromeiOS: HybridAppios.moviOS: mWeb Safari |
|
Codex Review: Didn't find any major issues. You're on a roll. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
More button takes more width on mobile than expected. This should be fixed after merging #84059 right?
|
Yes! I a;ready fix it there |
|
Bug: Download not working on android android.mov |
@situchan are you on staging? The command is not yet deployed to prod |
oh yes, you're right. staging works. However, I cannot open downloaded file Screen.Recording.2026-03-04.at.10.40.39.PM.movEDIT: not blocker. I cannot open all csv files |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Design doc project
|
🚧 @mountiny has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.3.32-0 🚀
|
|
🚀 Deployed to production by https://github.com/blimpich in version: 9.3.32-3 🚀
|

Explanation of Change
Add the ability to export domain members to a CSV file from the Domain Members page. This introduces:
ExportDomainMembersCSVwrite command withdomainAccountIDparameterexportMembersToCSVaction in Domain.ts that constructs a POST request and triggers afile download via fileDownload
with a "Download CSV" option
Fixed Issues
$ #79571
PROPOSAL:
Tests
buttons
Offline tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-03-04.at.12.07.38.mov