From 9e785ab019b5b46f047a7c2f91843823231e946f Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Wed, 24 Jun 2015 16:48:05 -0400 Subject: [PATCH] Make multiselect dropdown faster and nicer for large lists --- static/directives/multiselect-dropdown.html | 9 ++++++++- static/directives/new-header-bar.html | 20 ++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/static/directives/multiselect-dropdown.html b/static/directives/multiselect-dropdown.html index 11acda579..c4fbf4f74 100644 --- a/static/directives/multiselect-dropdown.html +++ b/static/directives/multiselect-dropdown.html @@ -11,13 +11,20 @@ -
  • +
  • +
  • +
    +
    + + {{ (items | filter:filter).length - 10 }} additional +
    +
    +
  • No matching {{ itemName }}s found
    diff --git a/static/directives/new-header-bar.html b/static/directives/new-header-bar.html index 37bc74e4b..f59baca39 100644 --- a/static/directives/new-header-bar.html +++ b/static/directives/new-header-bar.html @@ -5,7 +5,7 @@ - + @@ -19,29 +19,29 @@
  • - Sign in + Sign in