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
As a user, I would expect trailing spaces to be removed in case I copied them with trailing spaces from messages, mails or something else.
Current Behavior
The current version uses the username as it is. Therefore, trailing spaces are used as part of the login and cause an invalid login, which just leads to highlighted fields without any further information.
Leads to the following outcome:
The trailing space is hard to notice, and the UI is giving no hint.
Additional information
Thanks for the awesome work ❤️
The text was updated successfully, but these errors were encountered:
Expected Behavior
As a user, I would expect trailing spaces to be removed in case I copied them with trailing spaces from messages, mails or something else.
Current Behavior
The current version uses the
username
as it is. Therefore, trailing spaces are used as part of the login and cause an invalid login, which just leads to highlighted fields without any further information.Leads to the following outcome:
The trailing space is hard to notice, and the UI is giving no hint.
Additional information
Thanks for the awesome work ❤️
The text was updated successfully, but these errors were encountered: