windmill icon indicating copy to clipboard operation
windmill copied to clipboard

feature: Confirmation popup in editor

Open lplit opened this issue 2 years ago • 1 comments

When attempting to exit the editor with uncommitted changes, show a confirmation popup

lplit avatar Aug 11 '22 13:08 lplit

Should use beforeNavigate (https://kit.svelte.dev/docs/modules#$app-navigation-beforenavigate) to display a confirmation modal if unsaved changes are detected

fatonramadani avatar Aug 29 '22 14:08 fatonramadani

done

rubenfiszel avatar Oct 08 '22 12:10 rubenfiszel