[PR #5355] [MERGED] feat(CommandBar): display account balances #5889

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5355
Author: @elijaholmos
Created: 7/21/2025
Status: Merged
Merged: 7/21/2025
Merged by: @matt-fidd

Base: masterHead: cmdk/account-balances


📝 Commits (4)

  • 9d0870e feat(CommandBar): display account balances
  • 70847f0 add release note
  • 8d8b825 rename release note
  • 257c28e Merge branch 'master' into cmdk/account-balances

📊 Changes

2 files changed (+89 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/CommandBar.tsx (+83 -7)
upcoming-release-notes/5355.md (+6 -0)

📄 Description

Description

Displays account balances next to account names in the Command Bar

Preview

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/5355 **Author:** [@elijaholmos](https://github.com/elijaholmos) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `cmdk/account-balances` --- ### 📝 Commits (4) - [`9d0870e`](https://github.com/actualbudget/actual/commit/9d0870e68fe26b0e5dd888976725420112053db0) feat(CommandBar): display account balances - [`70847f0`](https://github.com/actualbudget/actual/commit/70847f025bc58ba3b0397b7adbb55b432a0ac5e0) add release note - [`8d8b825`](https://github.com/actualbudget/actual/commit/8d8b825d692b42313320accb8fffd4b9c541b125) rename release note - [`257c28e`](https://github.com/actualbudget/actual/commit/257c28e6a6098e99c2ae179211aafc295b4480d5) Merge branch 'master' into cmdk/account-balances ### 📊 Changes **2 files changed** (+89 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/CommandBar.tsx` (+83 -7) ➕ `upcoming-release-notes/5355.md` (+6 -0) </details> ### 📄 Description ## Description Displays account balances next to account names in the Command Bar ## Preview <img width="601" height="349" alt="image" src="https://github.com/user-attachments/assets/95aaa453-9c38-49e4-9df0-419ada552348" /> --- <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:20:26 -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#5889