[PR #3198] [MERGED] ♻️ (reports) improve useReports data fetching hook to return loading state #4732

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3198
Author: @MatissJanis
Created: 8/4/2024
Status: Merged
Merged: 8/6/2024
Merged by: @MatissJanis

Base: masterHead: matiss/reports-loading


📝 Commits (1)

  • 622ccf3 ♻️ (reports) improve useReports data fetching hook to return loading state

📊 Changes

6 files changed (+21 additions, -8 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/ReportAutocomplete.tsx (+1 -1)
📝 packages/desktop-client/src/components/reports/Overview.tsx (+1 -1)
📝 packages/desktop-client/src/components/reports/SaveReport.tsx (+1 -1)
📝 packages/desktop-client/src/components/util/GenericInput.jsx (+1 -1)
📝 packages/loot-core/src/client/data-hooks/reports.ts (+11 -4)
upcoming-release-notes/3198.md (+6 -0)

📄 Description

Split off from https://github.com/actualbudget/actual/pull/3108


🔄 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/3198 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/4/2024 **Status:** ✅ Merged **Merged:** 8/6/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/reports-loading` --- ### 📝 Commits (1) - [`622ccf3`](https://github.com/actualbudget/actual/commit/622ccf3bbe184a9a2baff109b4943a406032bb32) :recycle: (reports) improve useReports data fetching hook to return loading state ### 📊 Changes **6 files changed** (+21 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/ReportAutocomplete.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/reports/Overview.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/reports/SaveReport.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/util/GenericInput.jsx` (+1 -1) 📝 `packages/loot-core/src/client/data-hooks/reports.ts` (+11 -4) ➕ `upcoming-release-notes/3198.md` (+6 -0) </details> ### 📄 Description Split off from https://github.com/actualbudget/actual/pull/3108 --- <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:00:24 -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#4732