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
Gregor, as a temporary implementation before design was finalized, implemented feedback for the login flow with toasts--LoginToast. We want to substitute this out for text on the button.
You should do the following, as Funmi specified:
The login button should say "Logging in..." for a bit as it does right now.
Whenever the Authenticating toast would show, change the button text to "Authenticating..." instead.
Whenever the Successful Login toast would show, change the button text to "Successful Login!" instead.
The text was updated successfully, but these errors were encountered:
Description:
Gregor, as a temporary implementation before design was finalized, implemented feedback for the login flow with toasts--
LoginToast
. We want to substitute this out for text on the button.You should do the following, as Funmi specified:
"Logging in..."
for a bit as it does right now."Authenticating..."
instead."Successful Login!"
instead.The text was updated successfully, but these errors were encountered: