fix: Single-use and Expire-by virtual cards regression#81957
fix: Single-use and Expire-by virtual cards regression#81957lakchote merged 2 commits intoExpensify:mainfrom
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
🚧 @lakchote has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
Looks like we have a critical bug where the date picker isn't shown, so I can't test #81949 Screen.Recording.2026-02-10.at.19.26.56.mov |
@nkdengineer did you find the culprit of the date picker bug? Isn't it introduced by the recent changes made to the virtual cards flow? |
No, it's happening for all date picker. |
@lakchote It comes from this PR. It's a bad change that created an empty App/src/components/TextInput/BaseTextInput/implementation/index.tsx Lines 317 to 327 in b2679d9 |
|
|
@dukenv0307 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] |
@nkdengineer, is right, i reverted that part, it got solved. |
|
Unable to reproduce the date picker issue , Chrome / v9.3.16-5 Screen.Recording.2026-02-10.at.6.57.16.PM.mp4 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-02-11.at.10.39.17.movAndroid: mWeb ChromeScreen.Recording.2026-02-11.at.10.37.37.moviOS: HybridAppScreen.Recording.2026-02-11.at.10.40.21.moviOS: mWeb SafariScreen.Recording.2026-02-11.at.10.36.53.movMacOS: Chrome / SafariScreen.Recording.2026-02-11.at.10.32.39.mov |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Fixing bugs from WN project
|
🚧 @lakchote 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/lakchote in version: 9.3.18-0 🚀
|
|
🚀 Deployed to production by https://github.com/lakchote in version: 9.3.18-8 🚀
|
Explanation of Change
fix: Single-use and Expire-by virtual cards regression
Fixed Issues
$ #81949
#81945
PROPOSAL:
Tests
Precondition:
Precondition:
Offline tests
QA Steps
Same as test
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2026-02-10.at.17.03.54.mov
Screen.Recording.2026-02-10.at.23.05.38.mov