PhilippC / PhilippC/keepass2android
[BUG] No "Are you sure?" prompt when cancelling edits
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 478
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 2
Description
Checks
- I have read the FAQ section, searched the open issues, and still think this is a new bug.
Describe the bug you encountered:
When I make some edits to a password entry and then hit the cancel button I am sent immediately back to the entry list.
Describe what you expected to happen:
When an entry is "dirty" i.e. edits have been made, I would expect some kind of prompt asking me if I am sure I want to discard my edits, before the edit operation is aborted.
What version of Keepass2Android are you using?
1.11-r0
1.14-r4
Which version of Android are you on?
13
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the problem in the Android password-entry edit screen described in the issue, comparing cancel behavior with dirty and unchanged entries. Trace the cancel entry point and existing edit-state handling; done means a dirty entry prompts before discarding edits while an unchanged entry still cancels directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100