[CP Staging] Fix search list regressions: skeleton stretching, stale expense count, and lost border radius#89043
Conversation
…, and lost border radius Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
…7460-followups Signed-off-by: krishna2323 <belivethatkg@gmail.com> # Conflicts: # src/components/TransactionItemRow/index.tsx
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
…talls Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
@codex review |
1 similar comment
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1549df6e94
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
I think it all looks good on my end, but curious to get @shawnborton 's extra eyes as well |
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
Should we revert this based on #89089 (comment)?
|
Signed-off-by: krishna2323 <belivethatkg@gmail.com>
|
@situchan @luacmartins changes related to tag display is reverted. |
I’ll handle this in a separate PR. |
|
@situchan can you re-review please? |
|
Review is done. |
|
Sorry, my phone is behaving weirdly. @JS00001 please review and merge when you get a chance. |
|
Looking |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @JS00001 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! 🧪🧪
|
…llowups Fix search list regressions: skeleton stretching, stale expense count, and lost border radius (cherry picked from commit abbaa5e) (cherry-picked to staging by luacmartins)
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.3.64-11 🚀
Bundle Size Analysis (Sentry): |
|
No help site changes are required for this PR. The changes are purely visual/rendering bug fixes (skeleton stretching, stale expense counts, lost border radius, amount alignment). None of these affect documented user workflows, feature descriptions, or instructions in |
|
🚀 Cherry-picked to staging by https://github.com/luacmartins in version: 9.3.64-14 🚀
|
|
No help site changes required. This PR contains purely visual/UI bug fixes (border radius, skeleton loading, expense count display accuracy, amount alignment). None of the changes affect user-facing features, workflows, settings, or terminology that would be documented in I checked the relevant help site articles (e.g., |

Explanation of Change
Fixed Issues
$ #89026
$ #89035
$ #89038
$ #89042
$ #89045
$ #89046
$ #89089
PROPOSAL:
Tests
Fix 1: Blank row at the end of the table (#89026)
Precondition:
Fix 2: Expense count increases by 1 after deleting a split offline (#89035)
Fix 3: Rounded corners disappear on the first expense row after deleting expense (#89038)
Precondition:
Fix 4: Amount is shown on left when expense has no merchant and description (#89042)
Fix 5: Selected unreported expense shows sharp corners (#89045)
Fix 6: Expense row is blank after creating expense on Spend tab (#89046)
Precondition:
Offline tests
QA Steps
Same as Tests
Verify that no errors appear in the JS console
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
test_1.mp4
test_2.mp4
test_3.mp4
test_5.mp4
test_6.mp4
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari