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
Somewhat related to #7845 (the reproduction steps are the same). After sign-in fails with the full MXID due to CORS issues (#7875) and changing the Username to just the localpart to work around this, the Sign in button requires two clicks to work instead of just one.
Description
Somewhat related to #7845 (the reproduction steps are the same). After sign-in fails with the full MXID due to CORS issues (#7875) and changing the
Username
to just the localpart to work around this, theSign in
button requires two clicks to work instead of just one.Steps to reproduce
Homeserver URL
input box.Username
input box and enter full MXID.Password
input box and enter password.Sign in
; this fails due to CORS errors (expected).Sign in
.Expected behaviour
Riot signs in.
Actual behaviour
Riot ignores the click. It only signs in after an additional click on
Sign in
.The text was updated successfully, but these errors were encountered: