-
Type: Task
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Autocomplete, Query Bar, Query History
-
None
-
Developer Tools
We use custom `displayLabel`s to show the label for the query history auto complete items. Because we're not using the regular labels (to avoid it fuzzy matching the titles of various fields) we don't receive the character match bolding out of the box.
We can use `getMatch` to show this: https://codemirror.net/docs/ref/#autocomplete.Completion.displayLabel