[PR #2166] [MERGED] Fix mobile transaction page amount input #57804

Closed
opened 2026-05-06 22:05:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2166
Author: @joel-jeremy
Created: 1/3/2024
Status: Merged
Merged: 1/5/2024
Merged by: @joel-jeremy

Base: masterHead: mobile-transaction-amount-fix


📝 Commits (10+)

📊 Changes

3 files changed (+53 additions, -46 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/MobileAmountInput.jsx (+14 -6)
📝 packages/desktop-client/src/hooks/useSingleActiveEditForm.tsx (+33 -40)
upcoming-release-notes/2166.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/issues/2149


🔄 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/2166 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/5/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-transaction-amount-fix` --- ### 📝 Commits (10+) - [`f188146`](https://github.com/actualbudget/actual/commit/f18814678d5f620e752b2ee8cd382b2ada14d09f) Request active edit on focus - [`6121c84`](https://github.com/actualbudget/actual/commit/6121c84b751d0e57a535889a72c29af96bb35e3c) Release notes - [`cd8e4b9`](https://github.com/actualbudget/actual/commit/cd8e4b940914bb17568a1bd5f6f47f74d4cdf2b5) Track previous focus state - [`c896b46`](https://github.com/actualbudget/actual/commit/c896b46d2550a35182ccd1b77f90695a6bfbe133) use inputRef to focus - [`ec6a309`](https://github.com/actualbudget/actual/commit/ec6a30980fa4b2f639608f9794d02918c3066b04) Focus total amount effect - [`1e53dd4`](https://github.com/actualbudget/actual/commit/1e53dd4fe1e619839c8c97dd467fd8a9a8ecba76) Run active edit action synchronously - [`789a665`](https://github.com/actualbudget/actual/commit/789a66535c95fd5edffcde3feecf0aee66f5bb36) Revert unneeded changes - [`8f4a085`](https://github.com/actualbudget/actual/commit/8f4a0854ae5a4ac0c24d0dd165fea50f4a1ad1ff) Run cleanup synchronously - [`6c9f7e1`](https://github.com/actualbudget/actual/commit/6c9f7e12de7dfbe208737a90a5afd016e0459941) Cleanup - [`7993012`](https://github.com/actualbudget/actual/commit/799301291e93fbf918b4d18dbc82484c7a83029c) runAction ### 📊 Changes **3 files changed** (+53 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/MobileAmountInput.jsx` (+14 -6) 📝 `packages/desktop-client/src/hooks/useSingleActiveEditForm.tsx` (+33 -40) ➕ `upcoming-release-notes/2166.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 --> https://github.com/actualbudget/actual/issues/2149 --- <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-05-06 22:05:45 -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#57804