michellehwin / Psonic

Psonic is a password manager, equipped with password and mnemonic generation and encrypted storage.
https://michellehwin.github.io/Psonic
0 stars 1 forks source link

Passwords dissapear on reload #8

Open michellehwin opened 4 years ago

michellehwin commented 4 years ago

On mainWindow, the password items are only retrieved after login and not after reload. Could trigger "request-JSON" event on reload? Does main.js reload everytime user hits reload? Is it even necessary to fix this or just disable reload...