From 1ac81c3ad02cffc2f27fcda8c9a7ceced9143504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 17 Dec 2018 13:08:09 +0100 Subject: [PATCH] updated dropdown typeahead to place down instead of up, works better when inside scrollable area --- public/app/core/directives/dropdown_typeahead.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/core/directives/dropdown_typeahead.ts b/public/app/core/directives/dropdown_typeahead.ts index cdba0f3e3c2..a4bed4fe2b7 100644 --- a/public/app/core/directives/dropdown_typeahead.ts +++ b/public/app/core/directives/dropdown_typeahead.ts @@ -12,7 +12,7 @@ export function dropdownTypeahead($compile) { const buttonTemplate = ''; + ' >'; return { scope: { @@ -130,7 +130,7 @@ export function dropdownTypeahead2($compile) { const buttonTemplate = ''; + ' >'; return { scope: {