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]: Filters are overwriting each other #3440

Closed
2 tasks done
youngcw opened this issue Sep 14, 2024 · 2 comments · Fixed by #3441
Closed
2 tasks done

[Bug]: Filters are overwriting each other #3440

youngcw opened this issue Sep 14, 2024 · 2 comments · Fixed by #3441
Labels
bug Something isn't working regression This bug appeared after a recent release and needs to be fixed before the next release

Comments

@youngcw
Copy link
Contributor

youngcw commented Sep 14, 2024

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

In edge you can't add more than one filter at a time. If you add one filter, then make a second one and add that, it replaces the first filter.

Replicate:

  1. Open a test file in edge
  2. View an account and make a filter such as category:food
  3. Make another filter such as date is >=09/01/2024
  4. See that the original category filter gets replaced

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

No response

Operating System

None

@youngcw youngcw added bug Something isn't working regression This bug appeared after a recent release and needs to be fixed before the next release labels Sep 14, 2024
@youngcw
Copy link
Contributor Author

youngcw commented Sep 14, 2024

@MatissJanis Looks like #3311 caused this.

@MatissJanis
Copy link
Member

Good catch! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression This bug appeared after a recent release and needs to be fixed before the next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants