[PR #5452] [MERGED] feat: show/hide balance graph in side nav #5941

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5452
Author: @MatissJanis
Created: 8/2/2025
Status: Merged
Merged: 8/5/2025
Merged by: @MatissJanis

Base: masterHead: matiss/sidenav-graph


📝 Commits (7)

  • 8aa6c3b feat: show/hide balance graph in side nav
  • 2a93da1 Add release notes for PR #5452
  • 88f8470 Update 5452.md
  • b9fec36 Update 5452.md
  • fb76199 Feedback: different button style
  • 816e9eb Merge branch 'matiss/sidenav-graph' of github.com:actualbudget/actual into matiss/sidenav-graph
  • d6f3e24 Remove unused imports

📊 Changes

4 files changed (+62 additions, -6 deletions)

View changed files

📝 packages/component-library/src/SpaceBetween.tsx (+2 -1)
📝 packages/desktop-client/src/components/sidebar/Account.tsx (+52 -5)
📝 packages/loot-core/src/types/prefs.ts (+1 -0)
upcoming-release-notes/5452.md (+7 -0)

📄 Description

Improving the balance graph in side nav by making it less intrusive - ability to toggle it on/off per account. By default it is off.

Let me know if you have any feedback and/or thoughts.

Screenshot 2025-08-02 at 21 41 01

🔄 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/5452 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/5/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/sidenav-graph` --- ### 📝 Commits (7) - [`8aa6c3b`](https://github.com/actualbudget/actual/commit/8aa6c3b9059b7daed66d97a83d53e038bd22b4d2) feat: show/hide balance graph in side nav - [`2a93da1`](https://github.com/actualbudget/actual/commit/2a93da10a271baee5021af57e3897bf2cd551ea5) Add release notes for PR #5452 - [`88f8470`](https://github.com/actualbudget/actual/commit/88f8470bb35bb66bfac9f190ecc61addd9a0e12b) Update 5452.md - [`b9fec36`](https://github.com/actualbudget/actual/commit/b9fec362f3d11a297361fe128c8d5c145132f2d6) Update 5452.md - [`fb76199`](https://github.com/actualbudget/actual/commit/fb761997951a40808a29ea0094e0245f5151c49e) Feedback: different button style - [`816e9eb`](https://github.com/actualbudget/actual/commit/816e9ebf478bc8ae198b63399a3cc2b584d17d1b) Merge branch 'matiss/sidenav-graph' of github.com:actualbudget/actual into matiss/sidenav-graph - [`d6f3e24`](https://github.com/actualbudget/actual/commit/d6f3e245c6af4ecf650dc9ede0b303c8d254f081) Remove unused imports ### 📊 Changes **4 files changed** (+62 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/src/SpaceBetween.tsx` (+2 -1) 📝 `packages/desktop-client/src/components/sidebar/Account.tsx` (+52 -5) 📝 `packages/loot-core/src/types/prefs.ts` (+1 -0) ➕ `upcoming-release-notes/5452.md` (+7 -0) </details> ### 📄 Description Improving the balance graph in side nav by making it less intrusive - ability to toggle it on/off per account. By default it is off. Let me know if you have any feedback and/or thoughts. <img width="663" height="213" alt="Screenshot 2025-08-02 at 21 41 01" src="https://github.com/user-attachments/assets/60a6a3d0-c318-412f-b2ce-8a24132d2fbf" /> --- <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:21:20 -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#5941