Move cursor with multiple panels

Hello there,

Say I have a hotbar and an inventory open at the same time on my screen. Is there a way to use the move cursor so that you could move an item between the panels by using keyboard/controller inputs? Drag and drop works great but it looks like when using the move cursor I can only move around the inventory I started in.

Thanks!
 
There should be an ItemAction that allows you to do that.
Here you can find all the Item Actions which are built-in:
I think it may be a combination of "Open Other Item View Slot Container Item Action" & "Move To Collection Item Action" or "Move Item Action"
 
Top