Skip to content

Commit

Permalink
fixup! call TopicListView in HX-Request mode (HTMX) to prevent page s…
Browse files Browse the repository at this point in the history
…crolling
  • Loading branch information
vincentporte committed Oct 3, 2024
1 parent 48fb8a6 commit fd36aac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<ul class="list-unstyled">
{% for filter in filters %}
<li>
<button id="filtertopics-button"
<button id="filter-ontag-button"
hx-target="#topicsarea"
hx-swap="outerHTML"
hx-push-url="true"
Expand Down

0 comments on commit fd36aac

Please sign in to comment.