edisonywh / backoffice

Admin tool built with the PETAL stack
MIT License
217 stars 15 forks source link

Add a BeforeUnload hook #34

Closed edisonywh closed 3 years ago

edisonywh commented 3 years ago

BeforeUnload only works with refreshing/navigating to a new page, so triggering the back button & cancel button doesn't prompt user. This is something I'd like to improve.