feat(mobile): request confirmation for deleting notes

This commit is contained in:
Elian Doran
2025-04-12 10:53:29 +03:00
parent 8163d2d904
commit 4e7a7e334e
4 changed files with 6 additions and 12 deletions

View File

@@ -21,6 +21,7 @@
* Optimized the content in order to reduce the size on disk.
* Mobile improvements:
* The following dialogs are now accessible: bulk actions, branch prefix, include note, add link, sort child notes, note type selector, move/clone to, import/export, markdown import, note revisions
* Delete notes now requests confirmation.
* Modals now have a safe margin on their bottom and are scrollable.
## 🌍 Internationalization