[PR #5536] [WIP] feat(currency): add currency display to rules #13043

Closed
opened 2026-04-10 21:45:40 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/5536

State: closed
Merged: No


This PR adds the currency display to the rules.
It also fixes https://github.com/actualbudget/actual/issues/5476 as the AmountInput got updated to handle currency specifics.

Also it now uses the number specific InputField in the Account Filter modal:
image
This may break the visual of old field, but it is standardized for currency input and is already in use by the rules.

It also removes a lot of convertions like integerToAmount, amountToInteger, currencyToAmount

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5536 **State:** closed **Merged:** No --- This PR adds the currency display to the rules. It also fixes https://github.com/actualbudget/actual/issues/5476 as the AmountInput got updated to handle currency specifics. Also it now uses the number specific InputField in the Account Filter modal: <img width="340" height="309" alt="image" src="https://github.com/user-attachments/assets/ce741dd7-7f87-4a54-a4ce-40122e4ecba2" /> This may break the visual of old field, but it is standardized for currency input and is already in use by the rules. It also removes a lot of convertions like integerToAmount, amountToInteger, currencyToAmount
GiteaMirror added the pull-request label 2026-04-10 21:45: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#13043