[PR #5816] [MERGED] prevent the account balance graph from showing on small screen sizes #6140

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5816
Author: @matt-fidd
Created: 9/29/2025
Status: Merged
Merged: 9/29/2025
Merged by: @matt-fidd

Base: masterHead: balance-chart-hiding


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/Header.tsx (+1 -26)
upcoming-release-notes/5816.md (+6 -0)

📄 Description

This was intentional in the original change, but was overriding the preference when the screen was expanded again. IMO this shouldn't show if the user has explicitly turned it off, so removing this logic makes sense.


🔄 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/5816 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `balance-chart-hiding` --- ### 📝 Commits (3) - [`b248f66`](https://github.com/actualbudget/actual/commit/b248f669e39ba5a12e5ce7d38bc6426778e5ba44) prevent account balance graph from showing on small screen sizes - [`581fac6`](https://github.com/actualbudget/actual/commit/581fac6da5551a361112ee6b5466937560b42222) note - [`61b41a8`](https://github.com/actualbudget/actual/commit/61b41a8ae13cfe4c65581f82c003e9048dbbcf12) lint ### 📊 Changes **2 files changed** (+7 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Header.tsx` (+1 -26) ➕ `upcoming-release-notes/5816.md` (+6 -0) </details> ### 📄 Description This was intentional in the original change, but was overriding the preference when the screen was expanded again. IMO this shouldn't show if the user has explicitly turned it off, so removing this logic makes sense. --- <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:24:30 -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#6140