Joel Jeremy Marquez

Results 142 comments of Joel Jeremy Marquez

Added a delay and it now works great in Android! Need help to verify on iOS if the delay is working correctly.

Tried dragging the accounts on Android on https://actualbudget.netlify.app/ and it doesn't seem to work as well. I'll try to investigate further. I can also try preventing default behavior for the...

Drag and drop of accounts for Android actually work on the deploy preview. Except when the link menu pops up. https://github.com/actualbudget/actual/assets/20313680/7f0a00d4-8031-4760-9b30-043f7e236bcd

I have added a default `HTML5Backend` to the multi backend options. Let's see if this is enough to make iOS use/fallback to `HTML5Backend`.

`onContextMenu` doesn't seem to work in Android as well. But it works on Chrome desktop. I'll just remove those changes for now. I saw this issue https://github.com/LouisBrunner/dnd-multi-backend/issues/9 and would like...

I have reversed the order of the backends. Can you please try if it did the trick? If that doesn't work, I'll try your suggestion to limit `TouchBackend` to Android....

Awesome! I have reverted the `contextmenu` change.

I am using an Android phone and I am also encountering the same issue on https://actualbudget.netlify.app/. When trying to drag a category, the category just greys out but does not...

I'm using v23.6.0. It also doesn't work on both portrait and landscape mode.

I could take a stab at it but I'm encountering a lot of linter issues right now with the latest master branch.