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

Use antd Tree in skeleton view #5872

Closed
daniel-wer opened this issue Nov 25, 2021 · 0 comments · Fixed by #7819
Closed

Use antd Tree in skeleton view #5872

daniel-wer opened this issue Nov 25, 2021 · 0 comments · Fixed by #7819
Assignees

Comments

@daniel-wer
Copy link
Member

When the skeleton view was built we couldn't use the antd Tree component due to performance reasons, because it was not virtualized. However, with v4 the Tree component became virtualized and we could switch to it now.

Personally, I see the following benefits:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants