[PR #5898] Add virtualizer to mobile rules list #6195

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

Original Pull Request: https://github.com/actualbudget/actual/pull/5898

State: closed
Merged: No


Add Virtualizer component from react-aria-components to the MobileRulesPage.tsx rules list.

This change virtualizes the rules list to improve performance and memory usage for long lists by only rendering visible items, leveraging the existing react-aria-components ecosystem.


Open in Cursor Open in Web

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5898 **State:** closed **Merged:** No --- Add `Virtualizer` component from `react-aria-components` to the `MobileRulesPage.tsx` rules list. This change virtualizes the rules list to improve performance and memory usage for long lists by only rendering visible items, leveraging the existing `react-aria-components` ecosystem. --- <a href="https://cursor.com/background-agent?bcId=bc-fd1cec0d-c47f-4670-be0f-d25454a11409"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-cursor-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-cursor-light.svg"><img alt="Open in Cursor" src="https://cursor.com/open-in-cursor.svg"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-fd1cec0d-c47f-4670-be0f-d25454a11409"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/open-in-web-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/open-in-web-light.svg"><img alt="Open in Web" src="https://cursor.com/open-in-web.svg"></picture></a>
GiteaMirror added the pull-request label 2026-02-28 21:25:11 -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#6195