File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 {{template "repo/header" .}}
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
6- 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.
8- To test go to the watchers page and click the watch button. The user cards should reload. -->
6+ 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.
8+ To test go to the watchers page and click the watch button. The user cards should reload. -->
99 <div
1010 hx-trigger="refreshCards from:body"
1111 hx-indicator=".no-loading-indicator"
You can’t perform that action at this time.
0 commit comments