actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
12.51k stars 954 forks source link

[Bug]: Deleting Account Leads to Black Screen at mobile-sized-interfaces #2935

Open wdpk opened 1 week ago

wdpk commented 1 week ago

Verified issue does not already exist?

What happened?

First found it using Safari on iOS but re-produced on Windows with Brave using browser tools and 'iPhone 12 Pro' as selected user-agent.

1) make new local account with any amount as starting balance. 1.5) delete all transactions from the account 2) navigate to close account menu, force close account. 3) end up on black screen

Playing around with the browser tools, it looks like it's just showing black(for me) because it's the larger-ui-but-off-screen, so maybe the mobile detection is off?

doesn't happen if you don't delete all the transactions and/or force close, because the item stays visible and the mobile ui stays. localhost_8443_(iPhone 12 Pro)

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome, Safari, Other

Operating System

Windows 11