Skip to content
Snippets Groups Projects

Move search bar to top nav to test usage changes

Merged Tomas Bulva requested to merge 480341-move-search-bar-to-top-nav-to-test-usage-changes into master
1 unresolved thread
Compare and
4 files
+ 35
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -200,7 +200,9 @@ export default {
data-track-property="nav_core_menu"
/>
</div>
<button
v-if="!glFeatures.searchButtonTopRight"
id="super-sidebar-search"
v-gl-tooltip.bottom.html="searchTooltip"
v-gl-modal="$options.SEARCH_MODAL_ID"
Loading