[PR #6379] [MERGED] fix(running-balance): resolve mobile toggle issue #6368 #40907

Closed
opened 2026-04-23 13:42:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6379
Author: @Tundesjaiyesmi
Created: 12/12/2025
Status: Merged
Merged: 12/16/2025
Merged by: @youngcw

Base: masterHead: fix/enabling-mobile-running-balance-update


📝 Commits (5)

  • e4b2aaf fix(running-balance): #6368
  • 1def325 release note
  • eb83f19 Merge branch 'master' into fix/enabling-mobile-running-balance-update
  • 07fb62a [autofix.ci] apply automated fixes
  • 1f4294b Merge branch 'master' into fix/enabling-mobile-running-balance-update

📊 Changes

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

View changed files

📝 packages/desktop-client/src/hooks/useTransactions.ts (+29 -1)
upcoming-release-notes/6379.md (+6 -0)

📄 Description

I made an update to useTransactions.ts which fixes the issue of running balance toggling on mobile.


🔄 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/6379 **Author:** [@Tundesjaiyesmi](https://github.com/Tundesjaiyesmi) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix/enabling-mobile-running-balance-update` --- ### 📝 Commits (5) - [`e4b2aaf`](https://github.com/actualbudget/actual/commit/e4b2aaff67b8c04f2478b5e3a327dc53f1c282e0) fix(running-balance): #6368 - [`1def325`](https://github.com/actualbudget/actual/commit/1def325e0ed4b69d6fe4bada13d9a31dede336e3) release note - [`eb83f19`](https://github.com/actualbudget/actual/commit/eb83f1909e8762fec41559aa499f3ab695c68cec) Merge branch 'master' into fix/enabling-mobile-running-balance-update - [`07fb62a`](https://github.com/actualbudget/actual/commit/07fb62ad2ba5d2ec434940b9735936786a502b88) [autofix.ci] apply automated fixes - [`1f4294b`](https://github.com/actualbudget/actual/commit/1f4294bda6bd50c0679f4350cb344a1a8ed7ed2b) Merge branch 'master' into fix/enabling-mobile-running-balance-update ### 📊 Changes **2 files changed** (+35 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/hooks/useTransactions.ts` (+29 -1) ➕ `upcoming-release-notes/6379.md` (+6 -0) </details> ### 📄 Description I made an update to useTransactions.ts which fixes the issue of running balance toggling on mobile. --- <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-23 13:42:50 -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#40907