Add new debug operator to search and fix some bugs

This commit is contained in:
John Supplee 2021-12-20 10:26:00 +02:00
parent 7f8f3f8f16
commit 94525a4d3d
7 changed files with 153 additions and 53 deletions

View file

@ -42,6 +42,16 @@ template(name="globalSearch")
autofocus dir="auto"
)
a.js-new-search.fa.fa-eraser
if debug.get.show
h1 Debug
if debug.get.showSelector
h2 Selector
pre
= sessionData.selector
if debug.get.showProjection
h2 Projection
pre
= sessionData.projection
if searching.get
+spinner
else if hasResults.get