From f262e92e09dd4e6ef8c25fe54021030b0165a62c Mon Sep 17 00:00:00 2001 From: Araozu Date: Fri, 1 Nov 2024 07:07:33 -0500 Subject: [PATCH] feat: hx-boost on album page search --- src/modules/album/album.templ | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/modules/album/album.templ b/src/modules/album/album.templ index 8ecccc1..9fe0cab 100644 --- a/src/modules/album/album.templ +++ b/src/modules/album/album.templ @@ -15,14 +15,20 @@ templ allAlbumsTempl(albums []utils.Album) { Albums
- + hx-trigger="keyup changed delay:500ms from:input, search" + > + +