fix: company cards page (skeleton loader + error state)#81485
fix: company cards page (skeleton loader + error state)#81485carlosmiceli merged 10 commits intoExpensify:mainfrom
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@ZhenjaHorbach 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] |
joekaufmanexpensify
left a comment
There was a problem hiding this comment.
Good for product
Reviewer Checklist
Screenshots/VideosAndroid: HybridApp2026-02-11.10.35.19.movAndroid: mWeb Chrome2026-02-11.10.36.56.moviOS: HybridApp2026-02-11.10.35.19.moviOS: mWeb Safari2026-02-11.10.36.56.movMacOS: Chrome / Safari2026-02-11.10.28.37.mov |
|
I suppose we need to update the logic for TableHeaderColumn also 2026-02-11.10.28.37.mov |
|
Sorry for the delay Fixed. |
|
LGTM! |
|
Wait, please HOLD ON, I found another bug where when opening company cards page (that doesn't have any cards i.e not yet setup), we still show skeleton loader. I'll fix it tomorrow since it's already EOD. Thanks |
I suppose it's out of scope for this issue |
|
@NJ-2020 agree on fixing it for this issue if it's related 🙏 |
|
After checking the code, RCA: It's caused by this check So every time opening the company cards page, we set isLoading to true here which causes areWorkspaceCardFeedsLoading to trueApp/src/libs/actions/CompanyCards.ts Lines 859 to 874 in caf881b But removing this check Screen.Recording.2026-02-17.at.09.13.07.mp4I've tried also adding Maybe cc Please kindly let me know your thoughts @ZhenjaHorbach. Thanks |
|
@ZhenjaHorbach Bump for above 👆 |
|
Oh |
|
But yes |
|
🚧 @carlosmiceli 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/carlosmiceli in version: 9.3.25-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.3.25-13 🚀
|
Explanation of Change
Fixed Issues
$ #81080
PROPOSAL: #81080 (comment)
Tests
Precondition:
Offline tests
Same as 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.2026-02-07.at.11.41.50.mov
Android: mWeb Chrome
Screen.Recording.2026-02-07.at.13.31.55.mov
iOS: Native
Screen.Recording.2026-02-07.at.11.05.44.mov
iOS: mWeb Safari
Screen.Recording.2026-02-07.at.11.15.34.mov
MacOS: Chrome / Safari
Screen.Recording.2026-02-07.at.13.35.05.mov