[PR #4170] [CLOSED] [Mobile] Change transaction to positive when Income-type category is selected #5233

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4170
Author: @tatsumain
Created: 1/16/2025
Status: Closed

Base: masterHead: mobile-income-positive


📝 Commits (3)

  • 3bd8731 change amount to positive after Income type category is selectedon mobile view
  • 9b927e4 release note
  • 5993fe7 Merge branch 'master' into mobile-income-positive

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+13 -1)
upcoming-release-notes/4170.md (+6 -0)

📄 Description

I've had an 'issue' where I forgot to set the new transactions balance to be positive after inputting income and I'd realise it only after selecting the category. This fixes that.


🔄 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/4170 **Author:** [@tatsumain](https://github.com/tatsumain) **Created:** 1/16/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mobile-income-positive` --- ### 📝 Commits (3) - [`3bd8731`](https://github.com/actualbudget/actual/commit/3bd8731648315a7e29f1e49b46781286a919b6bf) change amount to positive after Income type category is selectedon mobile view - [`9b927e4`](https://github.com/actualbudget/actual/commit/9b927e4cedfc042116a29d5eff0f3d6c2ffee221) release note - [`5993fe7`](https://github.com/actualbudget/actual/commit/5993fe7b5cf95ecae4eb4446886e21832e67aa60) Merge branch 'master' into mobile-income-positive ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+13 -1) ➕ `upcoming-release-notes/4170.md` (+6 -0) </details> ### 📄 Description I've had an 'issue' where I forgot to set the new transactions balance to be positive after inputting income and I'd realise it only after selecting the category. This fixes that. --- <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:08:41 -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#5233