[GH-ISSUE #1030] [Feature] Improvment: When clicking "X uncategorized transactions" apply filter in the current view instead of navigating to /uncategorized #49521

Closed
opened 2026-04-30 11:03:14 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @mkalamarz on GitHub (May 13, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1030

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Currently, no matter what the user is viewing (a specific account or "All accounts"), after clicking on "X uncategorized transactions" in the top right corner they are moved to the /uncategorized. This is confirmed to be by design..

In my opinion this is an unexpected behavior as when a user works with a single account they would expect to be shown uncategorized transactions in said account, not all of them in a file.

I do understand that the original intention of this feature, as mentioned by @trevdor in my bug report (#905), was:

The workflow is for where you want to tidy up ALL the transactions you have yet to categorize in your budget, since that's the only way to be sure your budget reflects current reality.

Describe your ideal solution to this problem

Two things would have to be implemented:

  1. Clicking "X uncategorized transactions" applies filter (category is nothing) to the current view
  2. The number "X" in "X uncategorized transactions" corresponds to transaction in the current view only

Optionally, the /uncategorized page should be discarded or at least be accessible in another way.

Note: first point needs #901 to be solved (for example via implementation of #904).

Teaching and learning

I couldn't find a single place where this feature behavior is described using github search so I guess documenting it for the first time in the Interface Overview (docs url based on github file) would be nice.

Originally created by @mkalamarz on GitHub (May 13, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1030 ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Currently, no matter what the user is viewing (a specific account or "All accounts"), after clicking on "X uncategorized transactions" in the top right corner they are moved to the `/uncategorized`. This is [confirmed to be by design.](https://github.com/actualbudget/actual/issues/905#issuecomment-1542827810). In my opinion this is an unexpected behavior as when a user works with a single account they would expect to be shown uncategorized transactions in said account, not all of them in a file. I do understand that the original intention of this feature, as mentioned by @trevdor in my bug report (#905), was: >The workflow is for where you want to tidy up ALL the transactions you have yet to categorize in your budget, since that's the only way to be sure your budget reflects current reality. ### Describe your ideal solution to this problem Two things would have to be implemented: 1. Clicking "X uncategorized transactions" applies filter (category is nothing) to the current view 2. The number "X" in "X uncategorized transactions" corresponds to transaction in the current view only Optionally, the `/uncategorized` page should be discarded or at least be accessible in another way. Note: first point needs #901 to be solved (for example via implementation of #904). ### Teaching and learning I couldn't find a single place where this feature behavior is described [using github search](https://github.com/search?q=repo%3Aactualbudget%2Fdocs%20uncategorized&type=code) so I guess documenting it for the first time in the Interface Overview ([docs url](https://actualbudget.github.io/docs/Getting-Started/using-actual/overview) based on [github file](https://github.com/actualbudget/docs/blob/master/docs/Getting-Started/using-actual/overview.md)) would be nice.
GiteaMirror added the needs votesfeature labels 2026-04-30 11:03:14 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (May 13, 2023):

Thanks for sharing your idea!

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

<!-- gh-comment-id:1546648023 --> @github-actions[bot] commented on GitHub (May 13, 2023): :sparkles: Thanks for sharing your idea! :sparkles: This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#49521