Files
nextcloud-notes-desktop-app/src/components
drelich 93e2a87fa6 Fix delete button to respect unsaved changes lock
- Prevent delete button from working when there are unsaved changes on a different note
- Delete button now checks hasUnsavedChanges before allowing deletion
- Only the currently selected note can be deleted when it has unsaved changes
- Prevents accidental deletion of other notes when locked
2026-03-17 09:29:53 +01:00
..