Show the number of searches ever performed, and increase the typing timeout on searching slightly.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="large-12 cell">
|
||||
<label>Free text</label>
|
||||
<input type="text" name="query" placeholder="" hx-post="/search"
|
||||
hx-trigger="keyup changed delay:50ms, search" hx-target="#search-results"
|
||||
hx-trigger="keyup changed delay:250ms, search" hx-target="#search-results"
|
||||
hx-indicator="#htmx-indicator-search" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user