-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removing Sender Name doesn't work #7254
Comments
Thanks for your report. I suspect this is intentional behaviour. Removing the sender name will just display the email address to recipients. |
Then the Dialog shouldn't allow saving or it should throw an error. My main concern is that it returns success for an operation that will not be applied |
Describe the bug
When setting the Sender Name to an empty string, the client doesn't return any error or warnings and restore what was set before.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The sender name is empty.
The text was updated successfully, but these errors were encountered: