Description
In T249299 we built a new search component using Vue.js (currently implemented in Vector as the main search in the site header). There are some differences between the new search component and the OOUI search component (used elsewhere on the site, e.g. Advanced search, Insert link, etc.). This task is for figuring out what our plan is in order to achieve (or at least increase) consistency between the new search component and the existing one.
Differences between the two search experiences
- bolding of page titles in search results (additional context here)
Plan
Option A) replace all existing search components with the new one
Option B) update the existing search component to match the new one
Option C)