-
Notifications
You must be signed in to change notification settings - Fork 0
[CORRUPTED] Synthetic Benchmark PR #70575 - Moving workspace currency to a separate page #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: base_pr_70575_20251204_3963
Are you sure you want to change the base?
[CORRUPTED] Synthetic Benchmark PR #70575 - Moving workspace currency to a separate page #34
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
User description
Benchmark PR Expensify#70575
Type: Corrupted (contains bugs)
Original PR Title: Moving workspace currency to a separate page
Original PR Description:
Explanation of Change
Fixed Issues
$ Expensify#69737
PROPOSAL: Expensify#69737 (comment)
Tests
Offline tests
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand 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
Screen.Recording.2025-09-17.at.20.17.23.mov
Android: mWeb Chrome
Screen.Recording.2025-09-17.at.20.18.45.mov
iOS: Native
Screen.Recording.2025-09-17.at.20.17.23.mov
iOS: mWeb Safari
Screen.Recording.2025-09-17.at.20.18.45.mov
MacOS: Chrome / Safari
Screen.Recording.2025-09-17.at.20.16.25.mov
MacOS: Desktop
Screen.Recording.2025-09-17.at.20.23.34.mov
Original PR URL: Expensify#70575
PR Type
Enhancement
Description
Add dedicated currency selection page for workspace confirmation flow
Implement
CurrencySelectionPagecomponent with navigation integrationUpdate
CurrencySelectorcomponent to support currency symbol displayPersist workspace currency selection in draft form state
Add new route and screen definitions for currency selection modal
Diagram Walkthrough
File Walkthrough
5 files
Add new currency selection route definitionAdd currency selection screen identifierRegister currency selection in workspace confirmation navigatorDefine currency selection navigator parameter typesRegister currency selection page in modal stack navigator4 files
Add function to persist workspace confirmation currencyEnhance currency selector with symbol display and routingReplace currency picker with selector and use draft valuesCreate new dedicated currency selection page component