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

Json Formatter Refactor for Performance #1711

Open
jeremysmartt opened this issue Mar 25, 2020 · 1 comment
Open

Json Formatter Refactor for Performance #1711

jeremysmartt opened this issue Mar 25, 2020 · 1 comment
Assignees

Comments

@jeremysmartt
Copy link
Collaborator

jeremysmartt commented Mar 25, 2020

Use CDK-Tree
Use infinite scroll
Should only inject items into the DOM on demand, to handle very large/complex jsons

@jeremysmartt jeremysmartt created this issue from a note in Covalent 3.1.0 (To do) Mar 25, 2020
@christrude
Copy link
Contributor

christrude commented Apr 15, 2020

Should only inject items into the DOM on demand, to handle very large/complex jsons

@feldominguez feldominguez moved this from To do to In progress in Covalent 3.1.0 Apr 27, 2020
@jeremysmartt jeremysmartt changed the title Json Formatter updates Json Formatter Refactor for Performance May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Covalent 3.1.0
  
In progress
Development

No branches or pull requests

3 participants