As a Hudu+ extension user, I want the ability to close and reopen the new password window without losing entered information.
Currently, when using the new password feature, all fields (username, password, etc.) are cleared upon window closure. This creates a clunky user experience, as you need to move between tabs to collect the information needed for a new password entry. To improve this, I propose saving input fields to temporary storage and eliminating the clear method when the user closes the window. It's crucial not to save the password field for security reasons.