[GH-ISSUE #283] Usability: When accounts transactions are filtered, Select All should only select split transactions that match filter #6944

Closed
opened 2026-04-10 16:36:07 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @bdoherty on GitHub (Nov 15, 2021).
Original GitHub issue: https://github.com/actualbudget/actual/issues/283

Clicking on the Select All when filtering account transactions, currently Splits that don't match the filter are selected (as well as Splits that match the filter). I came across this issue when trying to total all transactions that matched a specific category.
image

Clicking select all shows selected balance -10.00.
image

Expected result when clicking Select All. Selected balance should be -3.00.
image

Originally created by @bdoherty on GitHub (Nov 15, 2021). Original GitHub issue: https://github.com/actualbudget/actual/issues/283 Clicking on the Select All when filtering account transactions, currently Splits that don't match the filter are selected (as well as Splits that match the filter). I came across this issue when trying to total all transactions that matched a specific category. ![image](https://user-images.githubusercontent.com/335468/141853354-67af0b00-43c6-411a-9f9e-f37d0acaa188.png) Clicking select all shows selected balance -10.00. ![image](https://user-images.githubusercontent.com/335468/141853395-c150a256-e1fe-49a6-a285-5052c63ccd8b.png) Expected result when clicking Select All. Selected balance should be -3.00. ![image](https://user-images.githubusercontent.com/335468/141853312-e120c6a6-b13f-4031-b3ed-ed25e3ab4369.png)
GiteaMirror added the transactionsgood first issueuser interfacebug labels 2026-04-10 16:36:08 -05:00
Author
Owner

@jlongster commented on GitHub (Nov 15, 2021):

Sorry about the noise! Still polishing my integration :)

<!-- gh-comment-id:1280036007 --> @jlongster commented on GitHub (Nov 15, 2021): Sorry about the noise! Still polishing my integration :)
Author
Owner

@bdoherty commented on GitHub (Nov 16, 2021):

😉

<!-- gh-comment-id:1280036009 --> @bdoherty commented on GitHub (Nov 16, 2021): 😉
Author
Owner

@ColGra commented on GitHub (Nov 16, 2021):

I agree the filtering should not include "split" items not relevant to the filter.

<!-- gh-comment-id:1280036010 --> @ColGra commented on GitHub (Nov 16, 2021): I agree the filtering should not include "split" items not relevant to the filter.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6944