Skip to content

fix: prevent silent discard of contact edits#362

Merged
naveensingh merged 2 commits intomainfrom
naveensingh/dont-discard-silently
Sep 1, 2025
Merged

fix: prevent silent discard of contact edits#362
naveensingh merged 2 commits intomainfrom
naveensingh/dont-discard-silently

Conversation

@naveensingh
Copy link
Member

@naveensingh naveensingh commented Sep 1, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

Applied the same checks as onBackPressed() before finishing the activity in the navigation click listener callback.

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

@naveensingh naveensingh merged commit 8499f5a into main Sep 1, 2025
6 checks passed
@naveensingh naveensingh deleted the naveensingh/dont-discard-silently branch September 1, 2025 18:17
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.

Don't silently discard edits when user hits "back"

1 participant