Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Tags silently fail in filters due to absence of whitespace #4003

Open
1 task done
mullermn opened this issue Dec 18, 2024 · 0 comments
Open
1 task done

[Bug]: Tags silently fail in filters due to absence of whitespace #4003

mullermn opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mullermn
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I am using a lot of tags and filters to track expenditure on a large project. I have been tagging all relevant transactions and using filters in the 'all accounts' view, and I have found that some tags do not work correctly when filtered using the 'notes has tag(s) x' filter.

How can we reproduce the issue?

I have identified that the problem occurs when the tag does not have any whitespace before the tag. Eg:
"My other description text#my_tag_name" does NOT work but "My other description text #my_tag_name" DOES work.

This would not be such a big issue if the distinction was clear visually, but the tag changes colour and gets put in a bubble as if it has been recognised properly, which is dangerously misleading.

Where are you hosting Actual?

Pikapods

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Mac OSX

@mullermn mullermn added the bug Something isn't working label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant