[GH-ISSUE #7797] [Bug]: filtering by "notes > has tags" matches all transactions when no '#' character is specified #92832

Open
opened 2026-05-26 04:39:27 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @jonner on GitHub (May 11, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7797

What happened?

In the transaction list, if you want to filter transactions that have a specific tag, you choose "Filter > Notes > has tags" and then you're expected enter the tag name like "#foo". However, if you forget to specify the hash character and simply enter "foo" into the text entry box, it doesn't actually filtere anything and it simply shows all transactions.

How can we reproduce the issue?

  1. go to transaction list. Assume that the transaction list has some transactions with the tag '#foo' in their transaction notes
  2. click "filter > Notes > has tags"
  3. type 'foo' in text entry
  4. the list shows all unfiltered transactions

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

Originally created by @jonner on GitHub (May 11, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7797 ### What happened? In the transaction list, if you want to filter transactions that have a specific tag, you choose "Filter > Notes > has tags" and then you're expected enter the tag name like "#foo". However, if you forget to specify the hash character and simply enter "foo" into the text entry box, it doesn't actually filtere anything and it simply shows all transactions. ### How can we reproduce the issue? 1. go to transaction list. Assume that the transaction list has some transactions with the tag '#foo' in their transaction notes 2. click "filter > Notes > has tags" 3. type 'foo' in text entry 4. the list shows all unfiltered transactions ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System Linux
GiteaMirror added the help wantedbug labels 2026-05-26 04:39:30 -05:00
Author
Owner

@jonner commented on GitHub (May 11, 2026):

Note: it's not obvious to the user that the '#' character is actually part of the tag name. IMO, it is perfectly reasonable for a user to assume that they would enter 'foo' into this text box instead of '#foo'.

<!-- gh-comment-id:4424179137 --> @jonner commented on GitHub (May 11, 2026): Note: it's not obvious to the user that the '#' character is actually part of the tag name. IMO, it is perfectly reasonable for a user to assume that they would enter 'foo' into this text box instead of '#foo'.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#92832