Ver Fonte

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

Johan Ahlen há 9 anos atrás
pai
commit
5e9f126
1 ficheiros alterados com 1 adições e 0 exclusões
  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: /.*:$/
               },