When redirecting from workout overview(modal) to person list filter view dont refresh page on modal close
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
then wait for animationend
|
||||
then remove me
|
||||
then toggle .hide-scrollbar on document.body
|
||||
then send refreshView to #refreshViewElement'>
|
||||
then send refreshView to #refreshViewElement
|
||||
on closeModalWithoutRefresh
|
||||
add .closing
|
||||
then wait for animationend
|
||||
then remove me
|
||||
then toggle .hide-scrollbar on document.body'>
|
||||
<div class='modal-underlay' _='on click trigger closeModal'></div>
|
||||
<div class='modal-content m-4 sm:mt-24 max-h-[95%]' _='init toggle .hide-scrollbar on document.body'>
|
||||
<div class="relative w-full h-full max-w-2xl md:h-auto overflow-auto">
|
||||
|
||||
Reference in New Issue
Block a user