Skip to content

Allow filtering #4

Closed
Closed
@grapoza

Description

@grapoza

Nodes can be searched using the getMatching method on the tree view, but it would be good to have a convenient way to filter the visibility of nodes. This would probably require:

  • A way to set a node's visibility as part of the treeNodeSpec
  • A method to go through the tree nodes (at the TreeView level) to set that visibility based on a provided method

Debouncing of the filtering would be outside the scope of the treeview and would be the responsibility of the caller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions