Rewrite filter algorithm to properly support filtering with expanded folders under Detail View mode.
Rewrite filter algorithm to properly support filtering with expanded folders under Detail View mode.
The previous algorithm kept all the expanded folders visible regardless of the filter. Now we are only displaying an expanded folder that either pass the filter itself, or at least one of its descendants passes the filter.
This doesn't yet fix this other bug, although it's related.
Edited by Eduardo Cruz