Skip to content
Snippets Groups Projects
Commit 71c2552b authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

automatically refresh results when remove a filter

parent cecb26a8
No related branches found
No related tags found
2 merge requests!203Foldseek pages,!186Refactor facet autocomplete
Pipeline #120140 passed with warnings with stages
in 6 minutes and 44 seconds
......@@ -231,7 +231,7 @@ function deleteOneFilter(index: number) {
toValFilterItems?.splice(index - 2, 3)
}
// filterItems.value?.splice(index - 2, 2)
emitUpdateModelValue()
}
function isItemFilter(type: string | undefined) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment