Explorar o código

HUE-6450 [frontend] Don’t close the main search on enter

Johan Ahlen %!s(int64=8) %!d(string=hai) anos
pai
achega
5e9f1265c2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      desktop/core/src/desktop/templates/hue.mako

+ 1 - 0
desktop/core/src/desktop/templates/hue.mako

@@ -205,6 +205,7 @@ ${ hueIcons.symbols() }
                 noMatchTemplate: 'top-search-autocomp-no-match',
                 classPrefix: 'nav-',
                 showOnFocus: true,
+                closeOnEnter: false,
                 onSelect: mainSearchSelect,
                 reopenPattern: /.*:$/
               },