Joel Jeremy Marquez
Joel Jeremy Marquez
@GabrielBB I'm also encountering the same issue with java server not being able to find the lombok jar inside the dev container. I don't even use lombok on this specific...
I am encountering this problem in VS Code (1.72.2) and using Language Support for Java. Gradle (7.5.1) compiles the project just fine. It's just VS Code which shows a bunch...
Thank you for create a PR! Can we adjust margin/padding so that the hover also doesn't overlap? 
The visual regression tests are failing. Can you run the VRT update snapshots? Please see here: https://github.com/actualbudget/actual/tree/master/packages/desktop-client#visual-regression
I see that we will be giving up a bit of transactions table real estate for this. I'm fine with it but we could also consider just making the active...
Do we need to update `AccountEntity` type to add a the `account_sync_source` column in `_SyncFields`?
@MatissJanis I think we should pin this so that community is aware that the project is still accepting typescript PRs.
Still existing in 8.7.0
It looks like the `HTML5Backend` works just fine with iOS but not with Android. Maybe we should limit the `TouchBackend` to Android devices? But I am not sure how to...
Using `react-dnd-multi-backend` works in Android. Need help verifying if it works on iOS. 😄 Still need to figure out how to put some delay in triggering the drag. Right now,...