fix: add beforeunload logic for board in edit mode (#1531)

This commit is contained in:
Meier Lukas
2024-11-24 13:43:50 +01:00
committed by GitHub
parent 32e6b8ee45
commit 225356cc4f
3 changed files with 72 additions and 3 deletions

View File

@@ -1563,6 +1563,10 @@
"title": "Unable to apply changes",
"message": "The board could not be saved"
}
},
"confirmLeave": {
"title": "Unsaved changes",
"message": "You have unsaved changes, are you sure you want to leave?"
}
},
"oldImport": {