Reset password peek across view changes

This commit is contained in:
Joe Julian
2026-03-29 17:27:19 -07:00
parent 4a3e52ec1c
commit 3066442c1b
4 changed files with 75 additions and 5 deletions
+1
View File
@@ -40,6 +40,7 @@ func (u *ui) attachmentInput() (string, []byte, error) {
}
func (u *ui) loadSelectedEntryIntoEditor() {
u.resetPasswordPeek()
u.selectedHistoryIndex = -1
u.historyIndex.SetText("")