-
-
Notifications
You must be signed in to change notification settings - Fork 222
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
Server verification during login is too fast #173
Labels
stale
The item is going to be closed soon because of inactivity
Comments
Closed
Closed
This issue is stale because it has been open for 120 days with no activity. |
github-actions
bot
added
the
stale
The item is going to be closed soon because of inactivity
label
Mar 6, 2024
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Login is difficult on slower phones.
I'm starting to type my Matrix username @user:server.tld, and (although I'm not an abnormally slow tapper on phones), I failed to log in several times. As soon as I had written
@user:ser
, FluffyChat would pop up a popup saying thatser
is not a valid FQDN.In the end, I was able to log in, by concentrating on rapid writing.
Maybe run that validation only when the input field loses focus?
To Reproduce
Log out, log in, type username very slowly. Have a laggy phone :)
Additional information:
The text was updated successfully, but these errors were encountered: