GridView+ListView with FeedView and drag and drop and reordering is not properly working in a desktop target uno project? Strange overlays on high performance maschine from FeedView+GridView #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.
You can see the code it is build from also in the video, if something is missing, let me know. Dont know if while beeing beta HotDesign participant it would be allowed to share the project, so its private on github here.
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)
No response
Workaround
its not disabling build, just strange looking and not showing the estimated behaviour, so workaround for me would be, just not to use drag&drop on any of those things
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
Skia (WPF), Skia (Linux Framebuffer), Windows (WinAppSDK)
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. windows target unpackaged is complaining about not knowing AnyCPU as target, because the wizard only added ARM86, x64 and x86 same issue just hidden in the textbox prompt for the packaged one.
The Maschine this is happening on (overlays) is a high end computer with rtx 4070ti graphics and 64gb ram and i9 14900K cpu, which is in idle mode telling from the fans (has AIO also) so in my opinion the graphics capacity of this maschine should not be the problem here.
The Drag-Drop Behaviour is also happening on the lower performance medion i7 with irisX graphics also but not this strange overlay and warning, telling "some component in installer is missing" which complains about uno extension from marketplace which is installed right moments before, waited for package restore, which is defintly correct installed (freshly latest version, just today, done 2x!) logged in for HotReload no problem after reinstalling, before this reinstalling actually the marketplace extension did not work properly but uno-check did tell everything is fine (took very long and runned at the end with -verbose because it was taking really long (30min with 5G?)
Important maybe for the team, althought the app name, the parts there are mostly done with regular way, because of some problems, which might also come from the low performance maschine. Will future investigate this, if I get time, estimating this to be next week or weekend, where I will test this particular part (hopefully will be able to solve the Marketplace extension and overlay issue until then) on the high performance maschine. So just for you to know, that this is not estimated to be coming from HotDesign!
The text was updated successfully, but these errors were encountered: