فهرست منبع

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

Johan Ahlen 8 سال پیش
والد
کامیت
5e9f126
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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: /.*:$/
               },