Skip to content

feat: confirm before deleting a note#482

Merged
barrydeen merged 1 commit intomainfrom
feat/delete-note-confirmation
Apr 23, 2026
Merged

feat: confirm before deleting a note#482
barrydeen merged 1 commit intomainfrom
feat/delete-note-confirmation

Conversation

@barrydeen
Copy link
Copy Markdown
Owner

Summary

  • Tapping Delete in a note card's 3-dot menu now opens a confirmation AlertDialog instead of immediately broadcasting the deletion request, so accidental taps don't fire off a kind-5 event.
  • Added title_delete_note / msg_delete_note_confirm strings in the default locale plus all 10 translated locales (de, es, fr, it, ja, ko, nl, pt, ru, zh).

Test plan

  • Open own note → 3-dot menu → Delete → dialog appears; Cancel dismisses, Delete fires the deletion request.
  • Verify strings render in each supported locale.

@barrydeen barrydeen merged commit fbc18d3 into main Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant