[PR #5763] [WIP] fix: remove hidden decimals check in amount input #13157

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

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

State: closed
Merged: No


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

Attempt to fix the bug above. The code looked a bit cryptic to me but it seems like the hideFraction setting is applied while editing the text. This in turn changes the amount for the transaction. Removing this check should show the actual value while editing.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5763 **State:** closed **Merged:** No --- <!-- 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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Fixes https://github.com/actualbudget/actual/issues/3294 Attempt to fix the bug above. The code looked a bit cryptic to me but it seems like the `hideFraction` setting is applied while editing the text. This in turn changes the amount for the transaction. Removing this check should show the actual value while editing.
GiteaMirror added the pull-request label 2026-04-10 21:48:36 -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#13157