mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: SMTP Test Email Requires "Save" Before Functioning #381
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @derHerbert21 on GitHub.
Reproduction steps
Enter SMTP settings such as server, port, username, and password in the configuration interface. Without clicking "Save," attempt to use the "Send Test Email" button. An error message will appear.
Expected behavior
The "Send Test Email" button should work immediately after entering the SMTP settings, without requiring the user to click "Save."
Actual Behavior
The "Send Test Email" button produces an error unless the "Save" button is clicked first, making the workflow unintuitive.