We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38af4ab commit 51fc7f5Copy full SHA for 51fc7f5
django_wtf/templates/core/search.html
@@ -13,7 +13,7 @@
13
hx-get="{% url 'core:search' %}"
14
hx-push-url="true"
15
hx-target="#search_table"
16
- hx-trigger="keyup changed delay:1s"
+ hx-trigger="keyup changed delay:0.5s"
17
class="input input-bordered input-sm min-w-64" />
18
</label>
19
<div class="flex gap-4">
0 commit comments