[PR #3082] [MERGED] Fix running balances thick header. #4668

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3082
Author: @psybers
Created: 7/17/2024
Status: Merged
Merged: 7/26/2024
Merged by: @youngcw

Base: masterHead: issue3075


📝 Commits (10+)

📊 Changes

2 files changed (+40 additions, -25 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+34 -25)
upcoming-release-notes/3082.md (+6 -0)

📄 Description

Fixes #3075.

Note: I branched off of #3080 as it modifies the same line.


🔄 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/3082 **Author:** [@psybers](https://github.com/psybers) **Created:** 7/17/2024 **Status:** ✅ Merged **Merged:** 7/26/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `issue3075` --- ### 📝 Commits (10+) - [`2fd9f16`](https://github.com/actualbudget/actual/commit/2fd9f16a69fcdf7e12c85548871420548a8e1a10) Update running balances width to display large numbers. - [`9fa94a6`](https://github.com/actualbudget/actual/commit/9fa94a6819780da15ba7267e7fab7f1ae5283fff) add release note - [`5dfca03`](https://github.com/actualbudget/actual/commit/5dfca035c5a6e0657f42c8802f0c6535d8c620d4) update width - [`23f4334`](https://github.com/actualbudget/actual/commit/23f4334c7c2c6ffadc00dfbcc8a25b761a820cae) update width - [`c41626c`](https://github.com/actualbudget/actual/commit/c41626c8797f81d350d17ec2546ef6fb67d83b13) Fix running balances thick header. - [`7f0588c`](https://github.com/actualbudget/actual/commit/7f0588c86e24b4d6cc6ef76687fad04e39e10501) add release note - [`0c0b3ae`](https://github.com/actualbudget/actual/commit/0c0b3aeeb229614a30998e500f034468fadd50cf) Merge branch 'master' into issue3075 - [`cd77ca4`](https://github.com/actualbudget/actual/commit/cd77ca491bd9eb0284479d9fe83e3f77f4da3234) fix alignment - [`dee8911`](https://github.com/actualbudget/actual/commit/dee8911753d3bd39ade218ba6287ab7af0c166ab) Merge branch 'master' into issue3075 - [`6cd2f09`](https://github.com/actualbudget/actual/commit/6cd2f09eb306cd8011f09b920f62082ac5cedb74) fix lint ### 📊 Changes **2 files changed** (+40 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+34 -25) ➕ `upcoming-release-notes/3082.md` (+6 -0) </details> ### 📄 Description Fixes #3075. Note: I branched off of #3080 as it modifies the same line. --- <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:59:23 -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#4668