[PR #1809] [CLOSED] Maintenance: Convert TransactionEditInner to functional component #3970

Closed
opened 2026-02-28 20:49:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1809
Author: @joel-jeremy
Created: 10/16/2023
Status: Closed

Base: masterHead: movile-functional-TransactionEditInner


📝 Commits (5)

📊 Changes

2 files changed (+282 additions, -301 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/MobileTransaction.js (+276 -301)
upcoming-release-notes/1809.md (+6 -0)

📄 Description

Convert TransactionEditInner to functional component


🔄 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/1809 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 10/16/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `movile-functional-TransactionEditInner` --- ### 📝 Commits (5) - [`e308026`](https://github.com/actualbudget/actual/commit/e308026742a9de283c967b0833f6617d2ed208e0) Convert TransactionEditInner to functional component - [`a50fb52`](https://github.com/actualbudget/actual/commit/a50fb522acb40cf89cc2318e576e80384e5b5a28) Release notes - [`3723bf3`](https://github.com/actualbudget/actual/commit/3723bf35bcf707e0fa17e6c7dcfc4ac80184eef4) Fix amountRef effect - [`6580435`](https://github.com/actualbudget/actual/commit/6580435b1072b841cdf71fb6562ecf4c5671575b) Fix rebase error - [`0f86395`](https://github.com/actualbudget/actual/commit/0f8639571c78141a804112d9baf67a30b3dfcd9b) Fix colors ### 📊 Changes **2 files changed** (+282 additions, -301 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/MobileTransaction.js` (+276 -301) ➕ `upcoming-release-notes/1809.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 --> Convert TransactionEditInner to functional component --- <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 20:49:37 -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#3970