[PR #6194] [MERGED] prevent reports from unmounting when out of viewport #32303

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

📋 Pull Request Information

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

Base: masterHead: reports-rerender-unmount


📝 Commits (2)

  • 1b7aa8d prevent reports from unmounting when out of viewport
  • a8edbc6 note

📊 Changes

2 files changed (+16 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/ReportCard.tsx (+10 -1)
upcoming-release-notes/6194.md (+6 -0)

📄 Description

This makes the reports page feel SO much faster, and stops the animations from running again and slowing the look of page down.


🔄 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/6194 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `reports-rerender-unmount` --- ### 📝 Commits (2) - [`1b7aa8d`](https://github.com/actualbudget/actual/commit/1b7aa8d717430e56958c4aeede3e0078198c192f) prevent reports from unmounting when out of viewport - [`a8edbc6`](https://github.com/actualbudget/actual/commit/a8edbc6c2d9e54d70da515ef94ac9cc05bea216b) note ### 📊 Changes **2 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/ReportCard.tsx` (+10 -1) ➕ `upcoming-release-notes/6194.md` (+6 -0) </details> ### 📄 Description This makes the reports page feel SO much faster, and stops the animations from running again and slowing the look of page down. --- <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:22:36 -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#32303