unoplatform / uno

Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
https://platform.uno
Apache License 2.0
8.62k stars 696 forks source link

[Gallery][Wasm]TreeView- TreeView Item does not display correctly when drag tree items multiple times. #13217

Open sakshi173 opened 11 months ago

sakshi173 commented 11 months ago

Current behavior

treeview issue

treeview issue 2

treeview issue 3

https://github.com/unoplatform/uno/assets/74563602/50ebcdd6-9d93-4d2e-b54f-9468db7e7c4b

https://github.com/unoplatform/uno/assets/74563602/ab247af4-deea-453c-a92b-109c003d9b49

Expected behavior

when Drag item Treeview should display correctly.

How to reproduce it (as minimally and precisely as possible)

  1. Open Uno Gallery APP
  2. Tap "Treeview" from the "Component" list.
  3. Go to 'Default' or 'Customized TreeView with options'
  4. Drag treeview item here and there multiple times.
  5. Notice that TreeView Item does not display correctly when drag tree items multiple times.

Workaround

Open Uno Gallery APP Tap "TreeView" from the "Component" list.

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

agneszitte commented 11 months ago

@MartinZikmund / @Youssef1313 is this a known issue? Is Drag properly implemented for Wasm in the first place ? (cc @jeromelaban)

Youssef1313 commented 11 months ago

@dr1rrb

DierkDroth commented 11 months ago

FYI #12079

MartinZikmund commented 10 months ago

Is this fixed now?

DierkDroth commented 10 months ago

@MartinZikmund dragging the treeview items works. However, animation is not working yet. @TopProgrammer77

Youssef1313 commented 2 months ago

@sakshi173 There was multiple fixes to TreeView recently. Can you check if this still repro's?

sakshi173 commented 2 months ago

@Youssef1313, I am still able to repro this issue, below is the screenshot. Treeview issue Treeview issue 2