[PR #2523] [MERGED] When starting input with operator, append to existing value instead of replacing #46166

Closed
opened 2026-04-26 08:15:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2523
Author: @JazzyJosh
Created: 3/30/2024
Status: Merged
Merged: 4/10/2024
Merged by: @youngcw

Base: masterHead: feature/arithmatic-input


📝 Commits (1)

  • 3cdfc55 When starting input with operator, append to existing value instead of replacing

📊 Changes

2 files changed (+21 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/table.tsx (+15 -1)
upcoming-release-notes/2523.md (+6 -0)

📄 Description

Implements #2315

Happy for any feedback on this PR, or warnings of any issues I might have overlooked. Would add a test but not quite sure if this is worth an end to end add.

Release note upcoming.


🔄 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/2523 **Author:** [@JazzyJosh](https://github.com/JazzyJosh) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 4/10/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `feature/arithmatic-input` --- ### 📝 Commits (1) - [`3cdfc55`](https://github.com/actualbudget/actual/commit/3cdfc55afa1d03dd83425bec35b11dc79bc90047) When starting input with operator, append to existing value instead of replacing ### 📊 Changes **2 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/table.tsx` (+15 -1) ➕ `upcoming-release-notes/2523.md` (+6 -0) </details> ### 📄 Description Implements #2315 Happy for any feedback on this PR, or warnings of any issues I might have overlooked. Would add a test but not quite sure if this is worth an end to end add. Release note upcoming. --- <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-26 08:15:25 -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#46166