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

[Major Refactor] Use TreeExplorer on nodeLibrarySidebarTab #699

Merged
merged 26 commits into from
Sep 1, 2024

Conversation

huchenlei
Copy link
Member

@huchenlei huchenlei commented Sep 1, 2024

This PR mainly aims to make nodeLibrarySidebarTab use the TreeExplorer component. This will be a stepping stone for workflow tree component.

Closes #642
Reason: sorting now only affects the node library tree not the bookmark tree

Extra features implemented

  • Node bookmarks now has its own tree with a divider to clearly separate out from the node library tree
  • Search now affects the bookmarks tree, which will show you the matched nodes in your custom categories
    image

@huchenlei huchenlei marked this pull request as ready for review September 1, 2024 18:01
@huchenlei huchenlei merged commit d04dbcd into main Sep 1, 2024
6 checks passed
@huchenlei huchenlei deleted the tree_refac3 branch September 1, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Sorting affects bookmarked folders and nodes in Node Library
1 participant