[PR #2746] [MERGED] Auto insert decimals to mobile split transaction amounts #30412

Closed
opened 2026-04-18 06:46:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2746
Author: @joel-jeremy
Created: 5/13/2024
Status: Merged
Merged: 5/14/2024
Merged by: @joel-jeremy

Base: masterHead: auto-insert-decimals-on-mobile-split-transactions


📝 Commits (3)

  • 367ff71 Auto insert decimals to mobile split transaction amounts
  • 4da469b autoDecimals prop
  • 1bab985 Fix typecheck error

📊 Changes

5 files changed (+36 additions, -19 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/FocusableAmountInput.tsx (+5 -18)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+1 -0)
📝 packages/desktop-client/src/components/util/AmountInput.tsx (+6 -1)
📝 packages/loot-core/src/shared/util.ts (+18 -0)
upcoming-release-notes/2746.md (+6 -0)

📄 Description


🔄 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/2746 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 5/13/2024 **Status:** ✅ Merged **Merged:** 5/14/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `auto-insert-decimals-on-mobile-split-transactions` --- ### 📝 Commits (3) - [`367ff71`](https://github.com/actualbudget/actual/commit/367ff71b8fc33ad9d84cdcba99aad114c00fa544) Auto insert decimals to mobile split transaction amounts - [`4da469b`](https://github.com/actualbudget/actual/commit/4da469bf0bbddb91c2ae3c5405572184f9730232) autoDecimals prop - [`1bab985`](https://github.com/actualbudget/actual/commit/1bab98556959304af235203ff1f2e6efa5acf99f) Fix typecheck error ### 📊 Changes **5 files changed** (+36 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/FocusableAmountInput.tsx` (+5 -18) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+1 -0) 📝 `packages/desktop-client/src/components/util/AmountInput.tsx` (+6 -1) 📝 `packages/loot-core/src/shared/util.ts` (+18 -0) ➕ `upcoming-release-notes/2746.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 --> --- <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-18 06:46:40 -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#30412