[PR #5086] [MERGED] [bugfix] Include split transactions in select-all #24359

Closed
opened 2026-04-16 18:00:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5086
Author: @VVill-ga
Created: 6/4/2025
Status: Merged
Merged: 6/5/2025
Merged by: @matt-fidd

Base: masterHead: select-all-fix


📝 Commits (5)

  • 2d5517a Include parent transactions in select-all when all of their children are selected
  • 58884c4 Added release notes
  • 8418224 Fix release notes file name
  • 3609320 Make function return type explicit
  • 06f327d Merge branch 'select-all-fix' of github.com:VVill-ga/actual into select-all-fix

📊 Changes

2 files changed (+15 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.tsx (+9 -1)
upcoming-release-notes/5086.md (+6 -0)

📄 Description

Fixes #5074

Summary: Include split transactions in select-all actions when all of their children should be selected.

Behavior introduced in PR #1864, I made sure to maintain filter behavior: parent transactions should only be selected when all children are selected.

Demo:

https://github.com/user-attachments/assets/8dbcb4cb-6a1c-48bc-826b-4afc87ad803d


🔄 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/5086 **Author:** [@VVill-ga](https://github.com/VVill-ga) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `select-all-fix` --- ### 📝 Commits (5) - [`2d5517a`](https://github.com/actualbudget/actual/commit/2d5517a6bd1f91d470ab0ba32c64d8ac66b5a0d5) Include parent transactions in select-all when all of their children are selected - [`58884c4`](https://github.com/actualbudget/actual/commit/58884c4ffed1335a1259dcb07d0232775a552ae5) Added release notes - [`8418224`](https://github.com/actualbudget/actual/commit/841822485fe9175e199cd90dfae6b5f897993612) Fix release notes file name - [`3609320`](https://github.com/actualbudget/actual/commit/3609320c3009cb41fe4f55ac6bea17f7a6816450) Make function return type explicit - [`06f327d`](https://github.com/actualbudget/actual/commit/06f327d74c34717ca0ae7ff973cdbaae4d994389) Merge branch 'select-all-fix' of github.com:VVill-ga/actual into select-all-fix ### 📊 Changes **2 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.tsx` (+9 -1) ➕ `upcoming-release-notes/5086.md` (+6 -0) </details> ### 📄 Description **Fixes #5074** **Summary:** Include split transactions in select-all actions when all of their children should be selected. Behavior introduced in PR #1864, I made sure to maintain filter behavior: parent transactions should only be selected when all children are selected. **Demo:** https://github.com/user-attachments/assets/8dbcb4cb-6a1c-48bc-826b-4afc87ad803d --- <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-04-16 18:00:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#24359