victorbalssa / abacus

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

BUG_Filter page spills over with all accounts on #227

Closed Kage1 closed 10 months ago

Kage1 commented 10 months ago

Describe the bug On the filter page with the addition of the accounts it now spills off the page and there are no scrollbars to see the rest. The top is also being cutoff.

To Reproduce Steps to reproduce the behavior:

  1. Select all accounts on
  2. Click on filter
  3. Accounts spill off of the page

Expected behavior Scroll bars to select the various account(s).

Screenshots AccountOverflow_1.jpg

Smartphone (please complete the following information):

Additional context Also, the accounts are now selectable but selecting one doesn't seem to do anything.

victorbalssa commented 10 months ago

Thanks @Kage1!

I forgot that we can have more than 20 accounts. I will add a ScrollView in the next OTA Update: 0.11.2.

victorbalssa commented 10 months ago

Should be fixed in the last OTA, let me know if anything happens.

Kage1 commented 10 months ago

Just checked, looks good!