Sidebar - replace tree component with ag-Grid #91

Closed
opened 3 years ago by garrettmills · 2 comments
Owner

The 3rd-party tree component we use on the sidebar, while nice looking, is slow and doesn't scale well with larger trees.

Instead, let's replace it with ag-Grid in tree mode and we can load the nodes in a flat structure, rather than nested, using a tree num system.

The 3rd-party tree component we use on the sidebar, while nice looking, is slow and doesn't scale well with larger trees. Instead, let's replace it with ag-Grid in tree mode and we can load the nodes in a flat structure, rather than nested, using a tree num system.
garrettmills added the Scope: Menu & Navigation label 3 years ago
Poster
Owner

Here, also, add the ability to filter by node type (database, code snippet, file box, &c.)

Here, also, add the ability to filter by node type (database, code snippet, file box, &c.)
garrettmills added the Under Development label 3 years ago
garrettmills self-assigned this 3 years ago
Poster
Owner

Decided to do a custom implementation, since tree-listing in ag-grid is heavier than we need, and requires enterprise-edition.

Decided to do a custom implementation, since tree-listing in ag-grid is heavier than we need, and requires enterprise-edition.
garrettmills added Ready to Deploy and removed Under Development labels 3 years ago
garrettmills closed this issue 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.