mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +00:00
746315bb5b
If the VectorSearchTreatmentABTest config variable is truthy and the user is loged in, then pick the Core treatment (defined in the mediawiki.searchSuggest RL module) or Vector's Vue.js-based treatment of the search widget based on their user ID. If not, then fall back to picking the treatment based on VectorUseWvuiSearch. Supporting changes: * Update initSearchLoader() in skins.vector.js/searchLoader.js to check whether the body.skin-vector-search-vue exists * Remove wgVectorUseWvuiSearch from the skins.vector.js RL module's config * Update the performance-related metrics collection to check which module is being loaded rather that use the above Bug: T261647 Change-Id: Idc978392f5db14f0ae2b06ade0175fe534f4ae70 |
||
---|---|---|
.. | ||
searchLoader.js | ||
sidebar.js | ||
skin.js |