[GH-ISSUE #7452] [Bug]: total selected balance not shown when it is zero #17322

Closed
opened 2026-04-14 20:12:08 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @zdimension on GitHub (Apr 9, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7452

What happened?

When selecting multiple operations, the total is shown:

Image

When no operations are selected, this badge is hidden.

However, when multiple operations are selected, and their total is exactly zero, then the badge is not shown. I would expect it to be visible, explicitly and clearly showing the selected operations total to zero.

My first guess is that the visibility of the badge is simply determined by the selection's total amount (so no selection → no badge) whereas it should be determined by the selection's count. As such, I think this qualifies for good-first-issue.

How can we reproduce the issue?

Select multiple operations who total to zero. Observe the lack of total.

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 10

Originally created by @zdimension on GitHub (Apr 9, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7452 ### What happened? When selecting multiple operations, the total is shown: <img width="215" height="69" alt="Image" src="https://github.com/user-attachments/assets/9cbe4fb1-692a-4565-bd1e-4d1e3ebc690c" /> When no operations are selected, this badge is hidden. However, when multiple operations are selected, and their total is exactly zero, then the badge is not shown. I would expect it to be visible, explicitly and clearly showing the selected operations total to zero. My first guess is that the visibility of the badge is simply determined by the selection's total amount (so no selection → no badge) whereas it should be determined by the selection's count. As such, I think this qualifies for `good-first-issue`. ### How can we reproduce the issue? Select multiple operations who total to zero. Observe the lack of total. ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 10
GiteaMirror added the transactionsgood first issuebug labels 2026-04-14 20:12:08 -05:00
Author
Owner

@MatissJanis commented on GitHub (Apr 11, 2026):

Fixed in https://github.com/actualbudget/actual/pull/7460

<!-- gh-comment-id:4229884484 --> @MatissJanis commented on GitHub (Apr 11, 2026): Fixed in https://github.com/actualbudget/actual/pull/7460
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#17322