e.g. Wikidata shows search results as Foo (Bar) when the user searches for 'Bar' and gets the result of 'Foo'; something similar might make sense for us, at least at first?
Description
Details
Event Timeline
Change 715052 had a related patch set uploaded (by Lindsay Wardell; author: Lindsay Wardell):
[mediawiki/extensions/WikiLambda@master] Display labels on alias searches in the ZObjectSelector
Change 715052 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Display labels on alias searches in the ZObjectSelector
Change 715605 had a related patch set uploaded (by Lindsay Wardell; author: Lindsay Wardell):
[mediawiki/extensions/WikiLambda@master] Properly find the selected ZObject when an alias record is selected
Change 715605 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Properly find the selected ZObject when an alias record is selected
The AutocompleteSearchInput component we're using takes the labels as plain text, so we can't style the label and alias differently. Let's declare this done for now.