[PR #2031] [MERGED] Fix bulk edit field modal in desktop #38508

Closed
opened 2026-04-23 11:34:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2031
Author: @joel-jeremy
Created: 12/4/2023
Status: Merged
Merged: 12/5/2023
Merged by: @joel-jeremy

Base: masterHead: fix-desktop-bulk-edit-field-modal


📝 Commits (2)

📊 Changes

5 files changed (+100 additions, -79 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx (+3 -1)
📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+5 -2)
📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx (+7 -3)
📝 packages/desktop-client/src/components/modals/EditField.js (+79 -73)
upcoming-release-notes/2031.md (+6 -0)

📄 Description

Resolves https://github.com/actualbudget/actual/issues/2010


🔄 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/2031 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 12/4/2023 **Status:** ✅ Merged **Merged:** 12/5/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-desktop-bulk-edit-field-modal` --- ### 📝 Commits (2) - [`f5227ae`](https://github.com/actualbudget/actual/commit/f5227aed716b061cbb37d107168806733656c89b) Fix bulk edit field modal in desktop - [`d723fe3`](https://github.com/actualbudget/actual/commit/d723fe3f00c615d16af95cb43106463fc9dd670a) Release notes ### 📊 Changes **5 files changed** (+100 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/AccountAutocomplete.tsx` (+3 -1) 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+5 -2) 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.tsx` (+7 -3) 📝 `packages/desktop-client/src/components/modals/EditField.js` (+79 -73) ➕ `upcoming-release-notes/2031.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Resolves https://github.com/actualbudget/actual/issues/2010 --- <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-23 11:34:13 -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#38508