[Feature] For every transaction captured, please change the "Cancel" and "Add" buttons to be "Cancel", "Add More", "Done" #2905

Closed
opened 2026-02-28 20:32:12 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ZainAjam on GitHub (Feb 7, 2026).

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 clicking the "Add" button currently, a user doesn't expect that a new empty line will be created for them that they need to cancel. My non-technie family members keep pressing Add because they think they haven't processed the line yet, then they have multiple blank lines in their transactions.

Similarly, I believe that the ENTER function should just execute the "Done" command, and CTRL+ENTER should execute the "Add more" command

Describe your ideal solution to this problem

Put 3 buttons for each new transactions:

  • CANCEL - Cancels the current recorded transaction and stops the transaction from being recorded
  • ADD MORE - Adds the current recorded transaction and adds a new line for another transaction to be added
  • DONE - Adds the current recorded transaction and does nothing further

Would also be good if the keyboard "ENTER" function maps to the "Done" button, and 'CTRL+ENTER" function maps to the "Add More" button

Teaching and learning

No response

Originally created by @ZainAjam on GitHub (Feb 7, 2026). ### 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 clicking the "Add" button currently, a user doesn't expect that a new empty line will be created for them that they need to cancel. My non-technie family members keep pressing Add because they think they haven't processed the line yet, then they have multiple blank lines in their transactions. Similarly, I believe that the ENTER function should just execute the "Done" command, and CTRL+ENTER should execute the "Add more" command ### Describe your ideal solution to this problem Put 3 buttons for each new transactions: - CANCEL - Cancels the current recorded transaction and stops the transaction from being recorded - ADD MORE - Adds the current recorded transaction and adds a new line for another transaction to be added - DONE - Adds the current recorded transaction and does nothing further Would also be good if the keyboard "ENTER" function maps to the "Done" button, and 'CTRL+ENTER" function maps to the "Add More" button ### Teaching and learning _No response_
GiteaMirror added the needs votesfeature labels 2026-02-28 20:32:12 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 7, 2026):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward 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 👍!

@github-actions[bot] commented on GitHub (Feb 7, 2026): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward 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#2905