You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding an email address that has a leading whitespace, nothing happens when clicking on "New Contact". From the console, it can be taken that an invalid email address was given to the core. If this is the case, then an error message should probably be shown. For this issue to close it is enough to just strip the entered email address though.
The text was updated successfully, but these errors were encountered:
…railing spaces. (#3364)
* fix contact createion in new chat dialog not working with leading or trailing spaces.
closes#3357
* Apply suggestions from code review
When adding an email address that has a leading whitespace, nothing happens when clicking on "New Contact". From the console, it can be taken that an invalid email address was given to the core. If this is the case, then an error message should probably be shown. For this issue to close it is enough to just strip the entered email address though.
The text was updated successfully, but these errors were encountered: