[PR #2837] [MERGED] [Mobile] Use AmountInput on mobile transfer and hold buffer modals #4541

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2837
Author: @joel-jeremy
Created: 6/4/2024
Status: Merged
Merged: 6/7/2024
Merged by: @joel-jeremy

Base: masterHead: mobile-amount-input-on-transfer-and-hold-modals


📝 Commits (5)

📊 Changes

5 files changed (+47 additions, -30 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+1 -1)
📝 packages/desktop-client/src/components/modals/HoldBufferModal.tsx (+17 -13)
📝 packages/desktop-client/src/components/modals/TransferModal.tsx (+16 -13)
📝 packages/desktop-client/src/components/util/AmountInput.tsx (+7 -3)
upcoming-release-notes/2837.md (+6 -0)

📄 Description

image

image


🔄 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/2837 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/7/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-amount-input-on-transfer-and-hold-modals` --- ### 📝 Commits (5) - [`968d898`](https://github.com/actualbudget/actual/commit/968d89889fb9b2ee4445d61c38437c129371e8a2) Use AmountInput on mobile transfer and hold buffer modals - [`0bc6115`](https://github.com/actualbudget/actual/commit/0bc61158ecdcf27ca40a9ebd4acbd47184b7f0f1) Release notes - [`baa0334`](https://github.com/actualbudget/actual/commit/baa0334b2503822cc355f34f61fa78162de8b453) VRT + typecheck error fixes - [`a99a372`](https://github.com/actualbudget/actual/commit/a99a372e8a841ab77f3d94a6f778c569ff77a5d4) VRT - [`11a7756`](https://github.com/actualbudget/actual/commit/11a7756bb5887d6f278f08c26c7f962e761933c3) VRT ### 📊 Changes **5 files changed** (+47 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/modals/HoldBufferModal.tsx` (+17 -13) 📝 `packages/desktop-client/src/components/modals/TransferModal.tsx` (+16 -13) 📝 `packages/desktop-client/src/components/util/AmountInput.tsx` (+7 -3) ➕ `upcoming-release-notes/2837.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 --> ![image](https://github.com/actualbudget/actual/assets/20313680/9dea424e-ee08-4971-8afe-1aa912b295d1) ![image](https://github.com/actualbudget/actual/assets/20313680/5f850bf6-2460-4df9-81d9-64618f2212fa) --- <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:57:21 -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#4541