Joel Jeremy Marquez

Results 141 comments of Joel Jeremy Marquez

What changed in the VRT screenshot is the default visible column on smaller screens. This defaults to the Budgeted column instead of the Spent. I've also removed some props that...

> curious how you checked which deps should be moved between devDependencies, is there some script for that? Nope, I just categorized the dependencies manually and moved them where it...

I seem to be encountering the same issue. Tried the "Repair split transactions" button and got this: ![image](https://github.com/actualbudget/actual/assets/20313680/4a125d56-fc64-41e9-828e-9739bf0ec982) Actual could not find the child transaction's parent which I may have...

Yeah, also hoping this fixes drag and drop in mobile as well.

Thank you @Teprifer for catching that! The screenshots were also very helpful. I have pushed a commit which hopefully fixes the issue :)

@youngcw Accounts sorting should be working fine now :)

The same problem seem to exist in the latest release version of Actual Budget and only happens with a fresh test budget. We might need to look at how the...

Upon further investigation, it looks like importing / creating test budget incorrectly sets the `sort_order` of all the imported accounts to the same value. This messes up the sorting logic...

@Teprifer I have added a bit of delay before expanding back the category groups. Animation should be smoother now. I also have updated the accounts in the mobile accounts page...

Created https://github.com/actualbudget/actual/issues/2264 for the account sorting bug.