Avoid navigating back when closing the filter dialog
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="flex flex-column gap-half align-center" data-controller="dialog filter-form"
|
||||
data-action="keydown.esc->dialog#close click@document->dialog#closeOnClickOutside turbo:before-cache@document->dialog#close">
|
||||
data-action="keydown.esc->dialog#close:stop click@document->dialog#closeOnClickOutside turbo:before-cache@document->dialog#close">
|
||||
<h1 class="txt-large flex align-center gap-half">
|
||||
<% if filter.buckets.none? %>
|
||||
All projects
|
||||
|
||||
Reference in New Issue
Block a user