[PR #1955] [MERGED] Transfer and Off Budget category in mobile #45861

Closed
opened 2026-04-26 07:58:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1955
Author: @joel-jeremy
Created: 11/22/2023
Status: Merged
Merged: 11/26/2023
Merged by: @joel-jeremy

Base: masterHead: mobile-transaction-transfer-offbudget-cat


📝 Commits (4)

📊 Changes

2 files changed (+33 additions, -13 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/MobileTransaction.js (+27 -13)
upcoming-release-notes/1955.md (+6 -0)

📄 Description

The category field in mobile transaction is disable and empty when the transaction is a transfer or account is off budget. This PR adds a Transfer and Off Budget text to the field similar to how it is done in the desktop transactions table.


🔄 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/1955 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/22/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-transaction-transfer-offbudget-cat` --- ### 📝 Commits (4) - [`0094871`](https://github.com/actualbudget/actual/commit/0094871b08320cf931a21a1086be307444d575bc) Transfer and Off Budget category in mobile - [`56bb5c6`](https://github.com/actualbudget/actual/commit/56bb5c6cfb3c73360844bdb812b08f282f94e3e2) Release notes - [`12b7ba1`](https://github.com/actualbudget/actual/commit/12b7ba19a5cca40014aac5c66126654ea4c230c4) Fix typo - [`c51b1a4`](https://github.com/actualbudget/actual/commit/c51b1a453bcc5f4b75f7e995e4d7b5188a2eb12f) Update lookupName callers ### 📊 Changes **2 files changed** (+33 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/MobileTransaction.js` (+27 -13) ➕ `upcoming-release-notes/1955.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> The category field in mobile transaction is disable and empty when the transaction is a transfer or account is off budget. This PR adds a `Transfer` and `Off Budget` text to the field similar to how it is done in the desktop transactions table. --- <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 07:58:47 -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#45861