[PR #1491] [MERGED] (reports) add loading indicators #3778

Closed
opened 2026-02-28 20:46:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1491
Author: @MatissJanis
Created: 8/8/2023
Status: Merged
Merged: 8/12/2023
Merged by: @MatissJanis

Base: masterHead: matiss/reports-loading


📝 Commits (2)

📊 Changes

5 files changed (+153 additions, -127 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/CategorySelector.tsx (+3 -4)
📝 packages/desktop-client/src/components/reports/Overview.js (+143 -120)
📝 packages/desktop-client/src/components/reports/graphs/category-spending-spreadsheet.tsx (+0 -2)
📝 packages/desktop-client/src/components/reports/graphs/common.tsx (+1 -1)
upcoming-release-notes/1491.md (+6 -0)

📄 Description

Added loading indicators to the cards in reports page. Previously the blocks were "flashing" as data was loading. Now the blocks are stable and showing loading indicators.

This is a very obvious issue for bigger budgets. Not so much for smaller budgets.


🔄 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/1491 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/8/2023 **Status:** ✅ Merged **Merged:** 8/12/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/reports-loading` --- ### 📝 Commits (2) - [`596eb5f`](https://github.com/actualbudget/actual/commit/596eb5fc167300cc07489f357a14738979936670) :sparkles: (reports) add loading indicators - [`03a994c`](https://github.com/actualbudget/actual/commit/03a994c5b428f6798f6f697e921fea1396f2a162) Release notes ### 📊 Changes **5 files changed** (+153 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/CategorySelector.tsx` (+3 -4) 📝 `packages/desktop-client/src/components/reports/Overview.js` (+143 -120) 📝 `packages/desktop-client/src/components/reports/graphs/category-spending-spreadsheet.tsx` (+0 -2) 📝 `packages/desktop-client/src/components/reports/graphs/common.tsx` (+1 -1) ➕ `upcoming-release-notes/1491.md` (+6 -0) </details> ### 📄 Description Added loading indicators to the cards in reports page. Previously the blocks were "flashing" as data was loading. Now the blocks are stable and showing loading indicators. This is a very obvious issue for bigger budgets. Not so much for smaller budgets. --- <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 20:46:37 -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#3778