Skip to content

Make collection filtering work again

Carl Schwan requested to merge work/carl/collection-filter-work into master

There was two ItemView in a StackView and one of them was supposed to appear when searching but this didn't work. So now just do the filtering on the ItemView directly.

Merge request reports