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

New nodes created with ext-edit, are hidden in filtered (ext-filter) trees. #644

Closed
rayner133 opened this issue Oct 14, 2016 · 1 comment

Comments

@rayner133
Copy link
Contributor

Expected and actual behavior

When the tree is filtered (ext-filter) and I want do create a new node with ext-edit, this new node isn't shown. I tried to include this in my filter function, but this function is only called once, when applied. After that, all new nodes aren't a match.

It would be nice, if new nodes didn't get filtered or I had the possibility to give a parameter to stop this behavior.

Steps to reproduce the problem

  1. Apply a filter to the tree.
  2. Use editCreateNode() to create a new node.
@mar10 mar10 closed this as completed in 0a2ee03 Oct 15, 2016
@mar10
Copy link
Owner

mar10 commented Oct 15, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants