83836 migrate expensify cards settings version 2#89978
Conversation
|
@mananjadhav Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
This reverts commit 0f5fcff.
…sify-cards-settings-version-2
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safariweb-bt-expensify-cards.mov |
|
@mjasikowski all yours |
| {/* We migrated https://github.com/Expensify/App/issues/83836 to a dynamic card limit type page.`ConfirmModal` is deprecated, so we temporarily disabled the ESLint warning for this component. */} | ||
| {/* eslint-disable-next-line @typescript-eslint/no-deprecated */} |
There was a problem hiding this comment.
If the comment is no longer needed, just remove it please. You can re-add it when necessary.
There was a problem hiding this comment.
@mjasikowski This is an ESLint warning that appeared when we added the new ConfirmModal component. During the migration and file renaming, ESLint treats it as a newly added ConfirmModal warning. To handle this for now, we can add a lint disable.
There was a problem hiding this comment.
Thanks for the explanation!
…sify-cards-settings-version-2
|
@mjasikowski looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
🚧 @mjasikowski has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.3.73-0 🚀
Bundle Size Analysis (Sentry): |
|
|
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.3.73-0 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. This PR is a purely internal navigation/routing refactor that consolidates duplicate route definitions for Expensify Card settings pages (card name, card limit, limit type). No user-facing labels, navigation steps, features, or behavior changed — the existing help site documentation remains accurate. |
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.3.73-4 🚀
|
Explanation of Change
Fixed Issues
$ #83836
PROPOSAL:
Tests
Same QA step
Offline tests
QA Steps
EXPENSIFY_CARD_NAME
Precondition: The workspace is connected to Expensify Card and an issued card exists.
workspacestosettingsto access the Expensify Card Settings flow. Example: https://staging.new.expensify.com:8082/workspaces/3A6B93FFE28CCF55/expensify-card/3012352657687248 → https://staging.new.expensify.com:8082/settings/3A6B93FFE28CCF55/expensify-card/3012352657687248EXPENSIFY_CARD_LIMIT
Precondition: The workspace is connected to Expensify Card and an issued card exists.
workspacestosettingsto access the Expensify Card Settings flow. Example: https://staging.new.expensify.com:8082/workspaces/3A6B93FFE28CCF55/expensify-card/3012352657687248 → https://staging.new.expensify.com:8082/settings/3A6B93FFE28CCF55/expensify-card/3012352657687248EXPENSIFY_CARD_LIMIT_TYPE
Precondition: The workspace is connected to Expensify Card and an issued card exists.
workspacestosettingsto access the Expensify Card Settings flow. Example: https://staging.new.expensify.com:8082/workspaces/3A6B93FFE28CCF55/expensify-card/3012352657687248 → https://staging.new.expensify.com:8082/settings/3A6B93FFE28CCF55/expensify-card/3012352657687248PR 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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-05-08.at.13.29.36.mov