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

Optimization of tree component #118

Open
neyser95 opened this issue Dec 5, 2018 · 2 comments
Open

Optimization of tree component #118

neyser95 opened this issue Dec 5, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@neyser95
Copy link
Contributor

neyser95 commented Dec 5, 2018

The rendering of the tree starts to take longer as a user's application begins to grow trying to find a good way to enhance the rendering of the tree would be a great.

@neyser95 neyser95 added the enhancement New feature or request label Dec 5, 2018
@yongnicholaskim
Copy link
Collaborator

wondering if the react devtools global hook gives access to the virtual dom or shadow dom. maybe we can traverse that instead of the actual rendered nodes?

@devdudeio
Copy link

the tree component is too laggy and makes the extension unusable for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants