[PR #5530] [CLOSED] [WIP] feat: show hidden button #5984

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5530
Author: @misu-dev
Created: 8/9/2025
Status: Closed

Base: masterHead: feat/show-hidden-button


📝 Commits (2)

  • 8c41095 fix: hidden category selection
  • 99ccb72 feat: add show hidden categories button

📊 Changes

3 files changed (+177 additions, -41 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx (+158 -40)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.tsx (+13 -1)
upcoming-release-notes/5526.md (+6 -0)

📄 Description

WIP

Adds show hidden categories button to category selection.

@youngcw is does this mock-up help your use case?


🔄 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/5530 **Author:** [@misu-dev](https://github.com/misu-dev) **Created:** 8/9/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/show-hidden-button` --- ### 📝 Commits (2) - [`8c41095`](https://github.com/actualbudget/actual/commit/8c410955a57e277794ec41caa6c91686563dacc3) fix: hidden category selection - [`99ccb72`](https://github.com/actualbudget/actual/commit/99ccb727c04908343c7a2c3f897900d849cb4dba) feat: add show hidden categories button ### 📊 Changes **3 files changed** (+177 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx` (+158 -40) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.tsx` (+13 -1) ➕ `upcoming-release-notes/5526.md` (+6 -0) </details> ### 📄 Description WIP Adds show hidden categories button to category selection. @youngcw is does this mock-up help your use case? --- <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:22:03 -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#5984