Skip to content

Commit

Permalink
feat: Include All visible spaces when filtering spaces - MEED-7771 - M…
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Nov 14, 2024
1 parent 4145db2 commit 8626281
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
v-model="selectedSpace"
:labels="suggesterLabels"
:ignore-items="spaceIds"
:search-options="{
currentUser: '',
filterType: 'all',
}"
include-spaces
class="analytics-suggester"
sugester-class="my-0"
Expand Down

0 comments on commit 8626281

Please sign in to comment.