[GH-ISSUE #1509] On Mobile transaction entry, auto insert the decimal #7502

Closed
opened 2026-04-10 17:21:51 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Lunchtime0614 on GitHub (Aug 10, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1509

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

When entering the transaction amount on the mobile view, enter the decimal place automatically in the 3rd position from the right. Basically build the amount starting from the right. This will improve usabilty and speed of entry as well as greatly reduce transaction entry errors (correctly entering 50.00 instead of accidentally forgetting the decimal and entering 5000).

Describe your ideal solution to this problem

Example solution from another app:

https://github.com/actualbudget/actual/assets/68966864/6237ab5c-5862-42ae-b48b-ea17140c5eb3

Teaching and learning

No response

Originally created by @Lunchtime0614 on GitHub (Aug 10, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1509 ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? When entering the transaction amount on the mobile view, enter the decimal place automatically in the 3rd position from the right. Basically build the amount starting from the right. This will improve usabilty and speed of entry as well as greatly reduce transaction entry errors (correctly entering 50.00 instead of accidentally forgetting the decimal and entering 5000). ### Describe your ideal solution to this problem Example solution from another app: https://github.com/actualbudget/actual/assets/68966864/6237ab5c-5862-42ae-b48b-ea17140c5eb3 ### Teaching and learning _No response_
GiteaMirror added the feature label 2026-04-10 17:21:51 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 10, 2023):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

<!-- gh-comment-id:1674057990 --> @github-actions[bot] commented on GitHub (Aug 10, 2023): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7502