[PR #5251] [MERGED] fix: Tracking budget income budget fields missing in mobile view #5843

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5251
Author: @MatissJanis
Created: 6/29/2025
Status: Merged
Merged: 6/29/2025
Merged by: @MatissJanis

Base: masterHead: matiss/fix-5125


📝 Commits (3)

  • f01b152 fix: Tracking budget income budget fields missing in mobile view
  • 531f91d chore: Add release notes for bugfix on mobile view tracking budget income fields
  • f70ff85 fix: Update budget type handling in BalanceCell and IncomeCategoryListItem components

📊 Changes

3 files changed (+12 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/budget/BalanceCell.tsx (+4 -4)
📝 packages/desktop-client/src/components/mobile/budget/IncomeCategoryListItem.tsx (+2 -1)
upcoming-release-notes/5251.md (+6 -0)

📄 Description

Fixes #5125


🔄 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/5251 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/29/2025 **Status:** ✅ Merged **Merged:** 6/29/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-5125` --- ### 📝 Commits (3) - [`f01b152`](https://github.com/actualbudget/actual/commit/f01b152264b60dcb394065103b1a4af83b556422) fix: Tracking budget income budget fields missing in mobile view - [`531f91d`](https://github.com/actualbudget/actual/commit/531f91dfe2e540c261a3ac0dc5f222724920ab1b) chore: Add release notes for bugfix on mobile view tracking budget income fields - [`f70ff85`](https://github.com/actualbudget/actual/commit/f70ff85153840cd0374c17c9c3eeb73a7a08711c) fix: Update budget type handling in BalanceCell and IncomeCategoryListItem components ### 📊 Changes **3 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/budget/BalanceCell.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/mobile/budget/IncomeCategoryListItem.tsx` (+2 -1) ➕ `upcoming-release-notes/5251.md` (+6 -0) </details> ### 📄 Description Fixes #5125 --- <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:19:40 -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#5843