[PR #2933] [CLOSED] Update DynamicBudgetTable to fill more of the view when viewing fewer months #4600

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2933
Author: @jarneson33
Created: 6/24/2024
Status: Closed

Base: masterHead: feature/budget-responsive-jarneson


📝 Commits (3)

  • 89bf039 Update DynamicBudgetTable to always fill the view
  • 6a7bda7 add release notes
  • f2ba0b1 up the original logic max size instead of full display stretching

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/budget/DynamicBudgetTable.tsx (+1 -1)
upcoming-release-notes/2933.md (+6 -0)

📄 Description

Hello, new to actual and loving the project! That said I was taken aback by the budgets view when only viewing 1-2 months on a high resolution panel. So I am opening this pull request to see if this is something the maintainers would be open to or if this fixed width is a mandatory design choice.

EDIT:
Changed from allowing 100% span to just upping the original logic to allow the table to maintain original design but be less floaty island.

Thank you.

Before

image
image

After

image
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/2933 **Author:** [@jarneson33](https://github.com/jarneson33) **Created:** 6/24/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/budget-responsive-jarneson` --- ### 📝 Commits (3) - [`89bf039`](https://github.com/actualbudget/actual/commit/89bf03964138435eb9e43233a2208e47093c72c2) Update DynamicBudgetTable to always fill the view - [`6a7bda7`](https://github.com/actualbudget/actual/commit/6a7bda7b4ba5d65ca6d98c198b4b6b837ddeb541) add release notes - [`f2ba0b1`](https://github.com/actualbudget/actual/commit/f2ba0b1cd991f2e5bce3c549b915d7e8163fdf09) up the original logic max size instead of full display stretching ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/DynamicBudgetTable.tsx` (+1 -1) ➕ `upcoming-release-notes/2933.md` (+6 -0) </details> ### 📄 Description Hello, new to actual and loving the project! That said I was taken aback by the budgets view when only viewing 1-2 months on a high resolution panel. So I am opening this pull request to see if this is something the maintainers would be open to or if this fixed width is a mandatory design choice. EDIT: Changed from allowing 100% span to just upping the original logic to allow the table to maintain original design but be less floaty island. Thank you. Before ![image](https://github.com/actualbudget/actual/assets/132099201/0bcc1c1c-f7da-41c8-a2df-73d66c0604f3) ![image](https://github.com/actualbudget/actual/assets/132099201/b85c55be-0e10-4137-9f93-e2ca7f7fab17) After ![image](https://github.com/actualbudget/actual/assets/132099201/8ba72940-8f41-4d4d-93b1-c22b5330deb4) ![image](https://github.com/actualbudget/actual/assets/132099201/9aceb5b6-5a85-4089-841f-116511ba06c1) --- <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 20:58:17 -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#4600