[PR #4600] [MERGED] improvement: enable collapse split transactions with searches or filters #5475

Closed
opened 2026-02-28 21:13:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4600
Author: @tostasmistas
Created: 3/11/2025
Status: Merged
Merged: 3/13/2025
Merged by: @youngcw

Base: masterHead: improvement/enable-collapse-splits


📝 Commits (3)

  • 4082d53 improvement: enable collapse split transactions with searches or filters
  • e633d65 Update VRT
  • eb1a262 chore: trigger GitHub actions

📊 Changes

8 files changed (+6 additions, -1 deletions)

View changed files

📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-7-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-8-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-9-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-7-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-8-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-9-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/accounts/Header.tsx (+0 -1)
upcoming-release-notes/4600.md (+6 -0)

📄 Description

This PR enables the "Collapse|Expand split transactions" button with searches or filters.


  • Before

image

image

  • After

image

image



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/4600 **Author:** [@tostasmistas](https://github.com/tostasmistas) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/13/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `improvement/enable-collapse-splits` --- ### 📝 Commits (3) - [`4082d53`](https://github.com/actualbudget/actual/commit/4082d53eeac282fd8687a520a8b32c301f129e00) improvement: enable collapse split transactions with searches or filters - [`e633d65`](https://github.com/actualbudget/actual/commit/e633d658e85e5a7d7a928258edbb4e84dbebb294) Update VRT - [`eb1a262`](https://github.com/actualbudget/actual/commit/eb1a262ff0317ed169fc5d847a67265b7cd09b8c) chore: trigger GitHub actions ### 📊 Changes **8 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-7-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-8-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-category-9-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-7-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-8-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-filters-transactions-by-date-9-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/accounts/Header.tsx` (+0 -1) ➕ `upcoming-release-notes/4600.md` (+6 -0) </details> ### 📄 Description This PR enables the "Collapse|Expand split transactions" button with searches or filters. --- - Before <kbd><img width="1568" alt="image" src="https://github.com/user-attachments/assets/a46e0795-7e56-4287-88f4-a2bb77dc61fa" /></kbd> <kbd><img width="1569" alt="image" src="https://github.com/user-attachments/assets/8105f30f-04bb-4ec4-a2c8-8e67768c5002" /></kbd> - After <kbd><img width="1568" alt="image" src="https://github.com/user-attachments/assets/eac5ce27-1614-4287-9a58-027e0f039ac6" /></kbd> <kbd><img width="1566" alt="image" src="https://github.com/user-attachments/assets/de7e25e0-4e1b-40bd-bd72-28c2cfa68ae0" /></kbd> --- --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:13:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5475