Search: Adds search to main nav and removes open search click on dashboard name (#23943)

* Search: Adds search to main nav and removes open search click on dashboard name

* Updated snapshots

* Fixed strict null errors

* Fixed type issue
This commit is contained in:
Torkel Ödegaard
2020-04-27 16:38:04 +02:00
committed by GitHub
parent 1b9a926afc
commit 2c0a1d8428
19 changed files with 152 additions and 53 deletions

View File

@@ -4,7 +4,7 @@ echo -e "Collecting code stats (typescript errors & more)"
ERROR_COUNT_LIMIT=788
ERROR_COUNT_LIMIT=771
DIRECTIVES_LIMIT=172
CONTROLLERS_LIMIT=139