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

Tree node component run expand animation even if not needed #11922

Closed
hanastasov opened this issue Jul 29, 2022 · 0 comments · Fixed by #11929
Closed

Tree node component run expand animation even if not needed #11922

hanastasov opened this issue Jul 29, 2022 · 0 comments · Fixed by #11929
Assignees
Labels
📈 enhancement tree ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@hanastasov
Copy link
Contributor

Description

Add a tree component and have some node expanded.

Steps to reproduce

  1. Expand a node that is already expanded

Result

The tree renders the expand animation, which is not necessary, since the tree is already expanded.

Expected result

Do nothing.

Attachments

expand_tree_node

@mmart1n mmart1n added 🛠️ status: in-development Issues and PRs with active development on them 📈 enhancement and removed 📈 enhancement 🆕 status: new labels Aug 2, 2022
@mmart1n mmart1n added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement tree ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants