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

[BUG] Tree does not collapse nested children on parent collapse #3068

Closed
griest024 opened this issue Sep 16, 2024 · 0 comments · Fixed by #3069
Closed

[BUG] Tree does not collapse nested children on parent collapse #3068

griest024 opened this issue Sep 16, 2024 · 0 comments · Fixed by #3069
Assignees
Labels
bug A confirmed bug report package: design @daffodil/design

Comments

@griest024
Copy link
Member

🐛 Bug report

Current Behavior

When collapsing a tree item, only the immediate children are hidden, any children nested under children will still be visible.

Expected Behavior

All descendants are hidden when an ancestor is collapsed.

Minimal reproduction of the problem with instructions

Use #3067 for design land repro
https://i.imgur.com/2rJsfmH.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed bug report package: design @daffodil/design
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant