Closed SebastianPlace closed 6 years ago
@pablobm There are still a few broken integration tests related to the filters as the filter logic is still, in some places, relying on trees rather than arrays.
The contents of this is a big mess and hasn't been touched in a long time. I'm closing it as it's easier to work from scratch when we eventually get to this feature.
IMPORTANT: This was branched from open PR: https://github.com/repositive/discover.repositive.io/pull/937
This is likely to be a fairly large PR as the underlying data-structure for the query has changed from a tree to an array. As such, we must refactor a lot of the search logic.
Closes https://github.com/repositive/discover.repositive.io/issues/959