victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
524 stars 38 forks source link

Bug: Filters are not filtering for Asset Accounts #322

Open marcelweikum opened 1 month ago

marcelweikum commented 1 month ago

Describe the bug The Asset Account Filters you can add in any of the Screens don't work. All Accounts are still displayed.

To Reproduce Steps to reproduce the behavior:

  1. Create multiple Asset Accounts
  2. Filter for specific Accounts
  3. Still see all Accounts displayed

Expected behavior When I Filter for Asset Accounts, there should only be the ones displayed, which I selected. On the HomeScreen, Graph and Transactions

Screenshots

image

image

image

Smartphone (please complete the following information):

victorbalssa commented 1 month ago

I definitely need to remove these filters from home screen, it's only for the chart screen I will add it to my ToDo.

marcelweikum commented 1 month ago

I definitely need to remove these filters from home screen, it's only for the chart screen I will add it to my ToDo.

I've tested this a bit:

If you have multiple accounts with different currencies, the filters work just fine on the HomeScreen as well as on transactions, regarding the "Currency" filter. However, if the filters are removed, I don't think there would be a way to check different currency accounts. Handling multiple currencies is also something that the original Firefly-III doesn't manage well in summary...

So maybe remove filters but add an option for switching to different currency accounts.