[PR #6269] [MERGED] fix split transaction button on desktop #32345

Closed
opened 2026-04-18 08:24:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6269
Author: @matt-fidd
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @matt-fidd

Base: masterHead: split-fix


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+15 -7)
upcoming-release-notes/6269.md (+6 -0)

📄 Description

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

Something was going wrong when trying to pass down onClick from downshift with spreading but passing it explicitly works.


🔄 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/6269 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `split-fix` --- ### 📝 Commits (2) - [`9226962`](https://github.com/actualbudget/actual/commit/922696213ad1acc194a15d75c5033f4ae59e70c0) fix split transaction button on desktop - [`60f2805`](https://github.com/actualbudget/actual/commit/60f28055801658332d5dbd166f3ec901c1d5224e) note ### 📊 Changes **2 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+15 -7) ➕ `upcoming-release-notes/6269.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/6078 Something was going wrong when trying to pass down onClick from downshift with spreading but passing it explicitly works. --- <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 08:24:24 -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#32345