Hi, XCode 15, iOS 17.2., macOS 14.2.1
This is what works and what doesn't work for me.
MacOS: Trying to drag and drop an item from a list into another list doesn't work.
MacOS: Trying to drag and drop a STRING from a list into another list work fine.
MacOS: Trying to drag and drop a STRING from a list into same list work fine.
iOS: Trying to drag and drop an item from a list into a list does work.
iOS: Trying to drag and drop a string from a list into another list does work.
iOS: Trying to drag and drop a string from a list into a same list doesn't work.
I wonder if it is a bug or a feature and it is a way to develop drag and drop of a string from a list to the same list?
I hope this inconsistency is going to be fix any time soon.