Sorting an Assets-Array Property

For an image gallery I’m using a property of type array<Neos\Media\Domain\Model\Asset>. In Chrome it’s tricky to sort the items with drag and drop but in Firefox it’s nearly impossible to change the order.
Sometimes it’s difficult to grab the item and it is never visible where the item maybe will be inserted.
I’m using Neos 8.3.

Hi Jens,

I suppose what you described is already reported as bug with BUG: Moving Assets in array<Neos\Media\Domain\Model\Asset> breaks the Inspector · Issue #3690 · neos/neos-ui · GitHub

Feel free to comment the issue or create a new one