-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Change logo to WordPress.com when logging in to WordPress.com #4742
Comments
Reopening this as currently, the app does show the logotype, but shouldn't do it on the initial login screen. The .com logotype should appear only after the app has detected that this is indeed a .com login. @mattmiklic , can you share more info on the desired flow? Thanks! |
In short: the first screen of the app can accept logins for any kind of WordPress blog; self-hosted or WordPress.com. We don't want to give a mistaken impression as to what kinds of accounts are supported. So the first screen should include the (W) mark alone. After entering a WordPress.com username or email address, the next screen should show the WordPress.com logotype. After entering a username or email address not associated with a WordPress.com account, we should show the existing self-hosted login screen. A visual representation of the flow is below. Let me know if you have any other questions, happy to clarify! |
Login: Show logotype only when showing wpcom password form.
Fixed with #5353 |
To match wordpress-mobile/WordPress-iOS#6142
We'll switch the logo based on what log in screen the user is currently in
The text was updated successfully, but these errors were encountered: