When redirecting from workout overview(modal) to person list filter view dont refresh page on modal close

This commit is contained in:
Peter Stockings
2023-08-07 10:29:41 +10:00
parent 465bb74b87
commit 25718970b6
3 changed files with 9 additions and 3 deletions

View File

@@ -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">