[PR #6241] [MERGED] 🐛 fix the running balance on mobile for large accounts #48224

Closed
opened 2026-04-26 10:10:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6241
Author: @youngcw
Created: 11/24/2025
Status: Merged
Merged: 11/25/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-running-balance


📝 Commits (4)

  • b69443e fix the running balance on mobile for large accounts
  • 1f8c30f typecheck
  • 6d59551 don't calculate if not needed
  • 1f29e55 Merge branch 'master' into youngcw/fix-running-balance

📊 Changes

2 files changed (+24 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/accounts/AccountTransactions.tsx (+18 -2)
upcoming-release-notes/6241.md (+6 -0)

📄 Description

Fixes #6133


🔄 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/6241 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-running-balance` --- ### 📝 Commits (4) - [`b69443e`](https://github.com/actualbudget/actual/commit/b69443ea39b4d4360ea8bbb54982b16c2a54f801) fix the running balance on mobile for large accounts - [`1f8c30f`](https://github.com/actualbudget/actual/commit/1f8c30fe132dd78bc97e477db3ed56d1be30ef19) typecheck - [`6d59551`](https://github.com/actualbudget/actual/commit/6d5955195e9d55bd2a0da7fa3337c5ce8084d5f7) don't calculate if not needed - [`1f29e55`](https://github.com/actualbudget/actual/commit/1f29e5546d943bc210691021a4a14f56e9699ccb) Merge branch 'master' into youngcw/fix-running-balance ### 📊 Changes **2 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/accounts/AccountTransactions.tsx` (+18 -2) ➕ `upcoming-release-notes/6241.md` (+6 -0) </details> ### 📄 Description Fixes #6133 --- <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-04-26 10:10:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#48224