In Add feature flag for ScopedTypeaheadSearch, we temporarily registered the wikibase.vector.scopedTypeaheadSearch ResourceLoader module in RepoHooks. Once the feature is sufficiently stable, we should move it to repo/resources/Resources.php, like most of the other ResourceLoader modules. (This may include replacing the existing wikibase.vector.searchClient module, in which case the total number of RL modules would stay the same, but that remains to be seen.)
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Arian_Bozorg | T321543 [EPIC] Making other entity types more accessible through the search box | |||
| Open | None | T385446 Cleanup: Move ScopedTypeaheadSearch ResourceLoader module to repo/resources/Resources.php |
Event Timeline
Comment Actions
Should this be done when we remove the feature flag (as it mentions maybe also changing the wikibase.vector.searchClient module) or just now? IMO it would make more sense to do this only once, when we feel comfortable removing the tmp feature flag.