[PR #992] [MERGED] 🐛 (transactions) create transaction when clicking enter #29377

Closed
opened 2026-04-18 06:01:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/992
Author: @MatissJanis
Created: 5/4/2023
Status: Merged
Merged: 5/4/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-943


📝 Commits (3)

  • 3083b8c 🐛 (transactions) create transaction when clicking enter
  • 8d39b80 Release notes
  • e32a3c7 Fix UT

📊 Changes

3 files changed (+7 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/TransactionsTable.js (+0 -3)
📝 packages/desktop-client/src/components/accounts/TransactionsTable.test.js (+1 -1)
upcoming-release-notes/992.md (+6 -0)

📄 Description

Closes #943

Creates the transaction when clicking "enter". Irrelevant of which field is currently active.


🔄 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/992 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-943` --- ### 📝 Commits (3) - [`3083b8c`](https://github.com/actualbudget/actual/commit/3083b8c729e978473eaef44c9b7341ddc72522b5) :bug: (transactions) create transaction when clicking enter - [`8d39b80`](https://github.com/actualbudget/actual/commit/8d39b80adb6449b0fe013f05a268f0f9322ca23a) Release notes - [`e32a3c7`](https://github.com/actualbudget/actual/commit/e32a3c73e602498906bd263ce859636ee67efc24) Fix UT ### 📊 Changes **3 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.js` (+0 -3) 📝 `packages/desktop-client/src/components/accounts/TransactionsTable.test.js` (+1 -1) ➕ `upcoming-release-notes/992.md` (+6 -0) </details> ### 📄 Description Closes #943 Creates the transaction when clicking "enter". Irrelevant of which field is currently active. --- <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-04-18 06:01:11 -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#29377