windmill
windmill copied to clipboard
feature: Confirmation popup in editor
When attempting to exit the editor with uncommitted changes, show a confirmation popup
Should use beforeNavigate (https://kit.svelte.dev/docs/modules#$app-navigation-beforenavigate) to display a confirmation modal if unsaved changes are detected
done