feat: enable search box in MultiSelect and replace tag spans with SquareChip in TemplateWorkflowCard

This commit is contained in:
Johnpaul
2025-09-05 22:08:13 +01:00
parent c6933a4fdf
commit 142179d63f
2 changed files with 5 additions and 6 deletions

View File

@@ -41,9 +41,9 @@
<!-- Model Filter -->
<MultiSelect
v-model="selectedModelObjects"
:show-search-box="true"
:label="modelFilterLabel"
:options="modelOptions"
:has-search-box="true"
:search-placeholder="
$t('templateWorkflows.searchModels', 'Search models...')
"