[PR #3460] [MERGED] 🐛 (synced-prefs) fix bulk-reading not working in import modal #4866

Closed
opened 2026-02-28 21:02:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3460
Author: @MatissJanis
Created: 9/17/2024
Status: Merged
Merged: 9/18/2024
Merged by: @MatissJanis

Base: masterHead: matiss/synced-prefs-9


📝 Commits (1)

  • 4c3306d 🐛 (synced-prefs) fix bulk-reading not working in import modal

📊 Changes

3 files changed (+8 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/hooks/useSyncedPrefs.ts (+1 -1)
📝 packages/loot-core/src/client/query-hooks.tsx (+1 -1)
upcoming-release-notes/3460.md (+6 -0)

📄 Description

Reproduction:

  1. attempt to import this csv file
  2. edge will crash; the current PR should work

🔄 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/3460 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/17/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/synced-prefs-9` --- ### 📝 Commits (1) - [`4c3306d`](https://github.com/actualbudget/actual/commit/4c3306d258d14882e8cef2b6a4702fcec455d81a) :bug: (synced-prefs) fix bulk-reading not working in import modal ### 📊 Changes **3 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/hooks/useSyncedPrefs.ts` (+1 -1) 📝 `packages/loot-core/src/client/query-hooks.tsx` (+1 -1) ➕ `upcoming-release-notes/3460.md` (+6 -0) </details> ### 📄 Description Reproduction: 1. attempt to import [this csv file](https://github.com/user-attachments/files/17034819/Vanguard-401k.csv) 2. edge will crash; the current PR should work --- <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-02-28 21:02:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4866