[PR #1696] [CLOSED] Hide hidden groups and categories in spending report category selector #3905

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1696
Author: @kyrias
Created: 9/13/2023
Status: Closed

Base: masterHead: spending-report-hide-hidden


📝 Commits (1)

  • 9087151 Hide hidden groups and categories in spending report category selector

📊 Changes

3 files changed (+121 additions, -106 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+2 -0)
📝 packages/desktop-client/src/components/reports/CategorySelector.tsx (+113 -106)
upcoming-release-notes/1696.md (+6 -0)

📄 Description

In the future we should have a way to optionally toggle these to be visible like we do on the budget page, but that requires figuring out a decent UI for this.


🔄 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/1696 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 9/13/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `spending-report-hide-hidden` --- ### 📝 Commits (1) - [`9087151`](https://github.com/actualbudget/actual/commit/908715188456440713490cb84f31f18a1b6fdd30) Hide hidden groups and categories in spending report category selector ### 📊 Changes **3 files changed** (+121 additions, -106 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+2 -0) 📝 `packages/desktop-client/src/components/reports/CategorySelector.tsx` (+113 -106) ➕ `upcoming-release-notes/1696.md` (+6 -0) </details> ### 📄 Description In the future we should have a way to optionally toggle these to be visible like we do on the budget page, but that requires figuring out a decent UI for this. --- <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:48:36 -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#3905