[No QA] Add reasonAttributes to FullscreenLoadingIndicator usage sites (Subscription + Wallet)#84713
Conversation
|
@ChavdaSachin 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!
|
|
PR doesn’t need product input as a performance PR. Unassigning and unsubscribing myself. |
|
@sosek108 can we use const.ts to store the strings? |
|
I'd rather not. These are one-time strings and we already are using these strings inline for a lot of components so to keep this consistent I'd vote against |
|
I thought the lookup would be easier if strings sits in const file, but don't feel strong about it. |
Reviewer Checklist
Screenshots/VideosN/A |
…ibutes-fullscreen-loading # Conflicts: # src/pages/settings/Subscription/SubscriptionSettingsPage.tsx
|
Updated the branch and resolved conflicts. |
|
🚧 @youssef-lr 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! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/youssef-lr in version: 9.3.38-0 🚀
|
|
🚀 Deployed to production by https://github.com/cristipaval in version: 9.3.38-4 🚀
|
Explanation of Change
Adds the
reasonAttributesprop to allFullscreenLoadingIndicatorusages in the Subscription and Wallet settings pages. This wires structured metadata into the Sentry skeleton span so engineers can identify which component and condition is responsible for an infinite loading state when debugging via Sentry.Files changed:
CardAuthenticationModal— card authentication loading stateSubscriptionSettings(native + web) — subscription settings loading stateSubscriptionSettingsPage— subscription settings page loading stateSubscriptionSize— subscription size loading stateChooseTransferAccountPage— choose transfer account loading stateInternationalDepositAccount— international deposit account loading stateInternationalDepositAccountContent— international deposit account content loading stateWalletPage— wallet page loading stateFixed Issues
$ #83395
PROPOSAL:
Tests
Offline tests
N/A
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