If my parent node has several nodes that have several nodes when I use the Filter, it correctly filters.
However, in a filtered state, I check some boxes either in an indeterminate state or checked state, I notice that removing the filter also removes the checkboxes I had placed. What I was trying to achieve was have the user may filter and check any they may want, remove the filter and evaluate before doing another filter.
But if every time they check something in a filtered state and it gets removed in a non-filtered state, it defeats the purpose of the filter.
Any workaround?