[PR #5348] [MERGED] feat(CommandBar): add aggregated acct views #5886

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

📋 Pull Request Information

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

Base: masterHead: cmdk/account-views


📝 Commits (3)

  • 1603cfb feat(CommandBar): add aggregated acct views
  • 677161f docs: generate release notes
  • 877b63e capitalize release note

📊 Changes

2 files changed (+29 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/CommandBar.tsx (+23 -4)
upcoming-release-notes/5348.md (+6 -0)

📄 Description

Description

Adds the following items to the Command Bar:

  • Navigation
    • All Accounts (redirects to /accounts)
  • Accounts
    • On Budget (redirects to /accounts/onbudget)
    • Off Budget (redirects to /accounts/offbudget)

The library icon is used instead of the piggy bank, to indicate a multi/aggregated acct view vs a single acct view.

Resolves #5339

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/5348 **Author:** [@elijaholmos](https://github.com/elijaholmos) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `cmdk/account-views` --- ### 📝 Commits (3) - [`1603cfb`](https://github.com/actualbudget/actual/commit/1603cfb68aa7f3d9597ffae3ece8e56e46d465df) feat(CommandBar): add aggregated acct views - [`677161f`](https://github.com/actualbudget/actual/commit/677161fc6de56b94420e0e2fc0f9b595b4e35700) docs: generate release notes - [`877b63e`](https://github.com/actualbudget/actual/commit/877b63e1fb087b51fc2417692bcc997a95dcc8f4) capitalize release note ### 📊 Changes **2 files changed** (+29 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/CommandBar.tsx` (+23 -4) ➕ `upcoming-release-notes/5348.md` (+6 -0) </details> ### 📄 Description ## Description Adds the following items to the Command Bar: - Navigation - All Accounts (redirects to `/accounts`) - Accounts - On Budget (redirects to `/accounts/onbudget`) - Off Budget (redirects to `/accounts/offbudget`) The library icon is used instead of the piggy bank, to indicate a multi/aggregated acct view vs a single acct view. Resolves #5339 ## Preview <img width="619" height="352" alt="image" src="https://github.com/user-attachments/assets/8876f3c1-a487-48b8-8d92-f416fb4d0d68" /> --- <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:24 -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#5886