Skip to content

Commit 1c81461

Browse files
committed
Mention manual testing
1 parent 4f633ca commit 1c81461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/repo/watchers.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<div class="no-loading-indicator tw-hidden"></div>
55
<!-- this element reloads its content with htmx as soon as a response from the backend
66
includes the header "HX-Trigger: refreshCards". This usually happens when a user
7-
watched/unwatched/starred/unstarred and we want their user card to appear/disappear -->
7+
watched/unwatched/starred/unstarred and we want their user card to appear/disappear.
8+
To test go to the watchers page and click the watch button. The user cards should reload. -->
89
<div
910
hx-trigger="refreshCards from:body"
1011
hx-indicator=".no-loading-indicator"

0 commit comments

Comments
 (0)