Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeView content entrance animation only runs once #10004

Open
DHancock opened this issue Sep 21, 2024 · 1 comment
Open

TreeView content entrance animation only runs once #10004

DHancock opened this issue Sep 21, 2024 · 1 comment
Labels
area-TreeView bug Something isn't working team-Controls Issue for the Controls team

Comments

@DHancock
Copy link

Describe the bug

When you add some items to a TreeView for the first time, it's entrance animation is triggered and the items slide into position. However if you clear the contents, and then add a new set of items the animation isn't triggered again.

This contrasts with a ListView. Its entrance animation runs each time the list is cleared and new set of items added.

Steps to reproduce the bug

.

Expected behavior

A consistent ui experience.

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.6.0: 1.6.240829007

Windows version

No response

Additional context

No response

@DHancock DHancock added the bug Something isn't working label Sep 21, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Sep 21, 2024
@marcelwgn marcelwgn added area-TreeView team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Nov 28, 2024
@rayenghanmi
Copy link

Facing the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-TreeView bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants