We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df3408f + c0155e3 commit fe56a0aCopy full SHA for fe56a0a
ember/app/ui/components/filters/identity/template.hbs
@@ -15,6 +15,7 @@
15
@selected={{this.selected}}
16
@onChange={{this.setSelection}}
17
@searchEnabled={{true}}
18
+ @searchField="label"
19
@search={{perform this.search}}
20
@renderInPlace={{true}}
21
@loadingMessage={{t "components.filters.dropdown.loading"}}
0 commit comments