[GridView+ListView with FeedView] Drag+Drop+Reordering issue with nested in FeedView on desktop target material style #19034
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
FeedView+ListView+GridView+DragDropReorder.mp4
added a example of what I would expect it to do from the WinUI Gallery.
Both FeedView parent items are fed from same Injected Service, which is set up as a IListFeed
strange additionally: running this on a really high performant computer (installed vs 2022 just a few hours ago, with uno etc) is showing the overlays, which I do not expect to happen with that good graphics card
Expected behavior
added the expected behaviour (drag, drop, reorder) at the end of the video, just look the WinUI 3 Gallery up for bot Elements nested in FeedView.
no overlays or uno extension issue like in the video right in the project explorer
How to reproduce it (as minimally and precisely as possible)
See my UnoHotDesignApp1 Repository, please see its Activity Page with the commit history since I did remove/uncommented the here mentioned code parts as workaround.
Side note, just for information, not relevant for solving this drag-drop issue here:
As you will also see there listed performance issues listed, this repository has been kicked because of this from my future developed ones and the code will take place instead in a new created one which is not having this issue of slownes. seems some strange thing in relation with the used uno versions+studio and not happening on new ones, but not going away on this one.
Workaround
its not disabling build, so workaround for me would be, just not to use drag&drop on any of those when having them nested
Works on UWP/WinUI
Windows+Desktop targeted and building, just complaining about unknown publish profile as common known issue
Environment
No response
NuGet package version(s)
No response
Affected platforms
Skia (WPF), Skia (Linux Framebuffer)
IDE
Visual Studio 2022
IDE version
Visual Studio 2022 community 17.12.3, .net 9.0.101
Relevant plugins
No response
Anything else we need to know?
Target Platforms desktop, windows, but none of the windows ones is building, desktop used regulary for the video to be made.
The text was updated successfully, but these errors were encountered: