feat: Better detect third party card connection issues - #73035
Conversation
Codecov Report❌ Patch coverage is
... and 10 files with indirect coverage changes 🚀 New features to boost your workflow:
|
|
@carlosmiceli 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] |
|
Hmm not sure why the bot didn't request reviews from @brunovjk. |
|
🚧 @joekaufmanexpensify has triggered a test Expensify/App build. You can view the workflow run here. |
This comment has been minimized.
This comment has been minimized.
|
Great! Reviewing ASAP |
BUG: Report issue button closes modal but doesn't bring you to concierge DM2025-10-21_14-23-21.mp4 |
|
Everything else works well 👍 |
|
Asking internally about code coverage, will report back, but feel free to start reviewing @brunovjk once the bug above is fixed. |
mountiny
left a comment
There was a problem hiding this comment.
Any way you can think of adding UI test for this other than the unit test I have proposed?
Fixed! |
|
🚧 @joekaufmanexpensify has triggered a test Expensify/App build. You can view the workflow run here. |
|
@brunovjk Let me know when done |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
Retested and works well! |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Good from a product perspective 👍
|
@daledah as an effort to start improving our code coverage, could you also add tests so that this report is not an ❌ ? Expensify as a whole will be trying to encourage proper code coverage more and more, as mentioned here: https://expensify.slack.com/archives/C01GTK53T8Q/p1758826690204459 cc @brunovjk |
|
I'm a bit busy today, reviewing ASAP |
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp73035_android_native.movAndroid: mWeb Chrome73035_android_web.moviOS: HybridApp73035_ios_native.moviOS: mWeb Safari73035_ios_web.movMacOS: Chrome / Safari73035_web_chrome.movMacOS: Desktop73035_web_desktop.mov |
|
Do we need confirmation from the @Expensify/design? @daledah, did we confirm the translations? Thanks. |
|
@brunovjk The translation is not confirmed yet. Link: https://expensify.slack.com/archives/C01GTK53T8Q/p1761035883296039 |
Confirmation on what. Nothing stood out in the video and if @joekaufmanexpensify has given thumbs up, then that's all good for me 👍 |
|
@carlosmiceli All the file changes are either language files or component files. And IMO these components have a very specific use, so I believe we don't really need to write test cases for them. What do you think? |
|
Ok, that's fair, let's wait for @brunovjk to review. |
brunovjk
left a comment
There was a problem hiding this comment.
Great, thanks everyone. LGTM.
|
✋ 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/carlosmiceli in version: 9.2.39-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.2.39-3 🚀
|
| })} | ||
| </Text> | ||
| <View style={[styles.ph5, styles.mv3, styles.textSupporting]}> | ||
| <RenderHTML |
There was a problem hiding this comment.
Coming from this issue #74296, here using RenderHTML broke the word-break behavior. We need to explicitly pass the style when using RenderHTML. We fixed it here: #74296 (comment)
Explanation of Change
Fixed Issues
$ #72363
PROPOSAL: #72363 (comment)
Tests
Offline tests
QA Steps
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-10-21.at.15.22.00.mov
Android: mWeb Chrome
Screen.Recording.2025-10-21.at.15.23.34.mov
iOS: Native
Screen.Recording.2025-10-21.at.15.25.06.mp4
iOS: mWeb Safari
Screen.Recording.2025-10-21.at.15.26.21.mov
MacOS: Chrome / Safari
Screen.Recording.2025-10-21.at.15.27.07.mp4
MacOS: Desktop
Screen.Recording.2025-10-21.at.15.28.21.mp4