[PR #5831] [MERGED] fix decimal input in amount input boxes #6153

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5831
Author: @matt-fidd
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @matt-fidd

Base: masterHead: amount-decimals


📝 Commits (2)

  • 851065e preserve decimal seperators while typing in input boxes
  • b2d5bd1 note

📊 Changes

2 files changed (+25 additions, -2 deletions)

View changed files

📝 packages/loot-core/src/shared/rules.ts (+19 -2)
upcoming-release-notes/5831.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5701

Small fix so we can merge during freeze, I know there's a rewrite in the currency change we can sort out after the cut.


🔄 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/5831 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `amount-decimals` --- ### 📝 Commits (2) - [`851065e`](https://github.com/actualbudget/actual/commit/851065e6c1a1b1c0905edec1d1656b7a9247b63a) preserve decimal seperators while typing in input boxes - [`b2d5bd1`](https://github.com/actualbudget/actual/commit/b2d5bd129c4af9c88193e97d44b0640eb39e4a9f) note ### 📊 Changes **2 files changed** (+25 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/rules.ts` (+19 -2) ➕ `upcoming-release-notes/5831.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5701 Small fix so we can merge during freeze, I know there's a rewrite in the currency change we can sort out after the cut. --- <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:24:42 -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#6153