Refactor facet autocomplete
Compare changes
Files
2- Remi PLANEL authored
@@ -180,7 +180,12 @@ const autocompleteItems = computed(() => {
@@ -188,11 +193,6 @@ function updateAutocompleteFocused(isFocused: boolean) {
@@ -227,7 +227,7 @@ function isItemFilter(type: string | undefined) {